Skip to content

Commit f30f6ee

Browse files
authored
Merge pull request #38 from egregors/#37_js-dep-update
#37 update js lib
2 parents 1ccc47f + 5a74b6f commit f30f6ee

File tree

2 files changed

+18
-15
lines changed

2 files changed

+18
-15
lines changed

README.md

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,27 @@
1515
## Table of Contents
1616

1717
<!-- TOC -->
18-
* [Table of Contents](#table-of-contents)
19-
* [Features](#features)
20-
* [Installation](#installation)
21-
* [Usage](#usage)
18+
19+
* [Table of Contents](#table-of-contents)
20+
* [Features](#features)
21+
* [Installation](#installation)
22+
* [Usage](#usage)
2223
* [Library Usage](#library-usage)
23-
* [Implement storages: `UserStore` and two `SessionStore` one for WebAuthn and one for general session](#implement-storages-userstore-and-two-sessionstore-one-for-webauthn-and-one-for-general-session)
24-
* [Create a new `Passkey` instance and mount the routes](#create-a-new-passkey-instance-and-mount-the-routes)
25-
* [Client-side](#client-side)
24+
* [Implement storages: `UserStore` and two
25+
`SessionStore` one for WebAuthn and one for general session](#implement-storages-userstore-and-two-sessionstore-one-for-webauthn-and-one-for-general-session)
26+
* [Create a new `Passkey` instance and mount the routes](#create-a-new-passkey-instance-and-mount-the-routes)
27+
* [Client-side](#client-side)
2628
* [Example Application](#example-application)
27-
* [API](#api)
29+
* [API](#api)
2830
* [Middleware](#middleware)
29-
* [Development](#development)
31+
* [Development](#development)
3032
* [Common tasks](#common-tasks)
3133
* [Mocks](#mocks)
3234
* [Troubleshooting](#troubleshooting)
33-
* [FAQ](#faq)
34-
* [Contributing](#contributing)
35-
* [License](#license)
35+
* [FAQ](#faq)
36+
* [Contributing](#contributing)
37+
* [License](#license)
38+
3639
<!-- TOC -->
3740

3841
## Features
@@ -52,7 +55,7 @@
5255
5356
Used in project:
5457
![Static Badge](https://img.shields.io/badge/Go_WebAuthn-v0.11.2-green)
55-
![Static Badge](https://img.shields.io/badge/TS%5CJS%20SimpleWebAuthn-v11.0.0-green)
58+
![Static Badge](https://img.shields.io/badge/TS%5CJS%20SimpleWebAuthn-v12.0.0-green)
5659

5760
Actual versions:
5861
![GitHub Release](https://img.shields.io/github/v/release/go-webauthn/webauthn?label=Go%20WebAuthn)

0 commit comments

Comments
 (0)