This is a simple demo of Passkeys Authentication using SimpleWebAuthn and Deno. Usernameless authentication is supported.
- Deno
1.32
or higher
- Star this repo 🌟
- Clone this repo using
git clone https://github.com/maximousblk/passkeys-demo.git
- Run
deno task start
in the cloned directory to start the server - Open
http://localhost
in your browser