Skip to content

Commit

Permalink
πŸ“ Update READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
cermakjiri committed Oct 10, 2024
1 parent a784755 commit 3863d9d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ A repository with full stack WebAuthn API examples.
- Issuing a JWT token via Firebase Auth once user is authenticated.
- Passkes are stored in Firebase Firestore.
- Formatting and parsing of WebAuthn API request / responses done via SimpleWebAuthn library.
- πŸ‘‰ [**Check out the demo**](https://with-webauthn.dev)

---

Expand Down
2 changes: 2 additions & 0 deletions examples/simplewebauthn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
- Passkes are stored in Firebase Firestore.
- Formatting and parsing of WebAuthn API request / responses done via SimpleWebAuthn library.

πŸ‘‰ **[Check out the demo](https://with-webauthn.dev)**.

## Development

### How to start it locally?
Expand Down

0 comments on commit 3863d9d

Please sign in to comment.