With WebAuthn demo

Authenticate with passkeys

This demo showcases the use of WebAuthn API:

  • Creating (user registration), retrieving (user login), linking multiple, and removing passkeys.
  • Formatting and parsing of WebAuthn API requests / responses with SimpleWebAuthn.
  • Issuing a JWT token via Firebase Auth once user is authenticated.
  • Passkes are stored in Firebase Firestore.