Skip to content

maximousblk/passkeys-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passkeys Demo

This is a simple demo of Passkeys Authentication using SimpleWebAuthn and Deno. Usernameless authentication is supported.

Requirements

  • Deno 1.32 or higher

Running the demo

  1. Star this repo 🌟
  2. Clone this repo using git clone https://github.com/maximousblk/passkeys-demo.git
  3. Run deno task start in the cloned directory to start the server
  4. Open http://localhost in your browser