/passkeys-demo

A simple Passkeys demo

Primary LanguageTypeScript

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