https://github.com/billvog/passkeys-example
https://github.com/billvog/passkeys-example
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/billvog/passkeys-example
- Owner: billvog
- Created: 2024-07-26T10:29:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T16:24:38.000Z (11 months ago)
- Last Synced: 2025-02-09T18:42:55.892Z (4 months ago)
- Language: TypeScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Passkeys Example /w React + Express
A Passkey authentication implementation following [this guide](https://www.passkeys.com/guide), while taking it a step further by adding JWTs for authorization.