/webauthn-demo

A demo of passwordless Web Authentication (WebAuth)

Primary LanguageJavaScript

Web Authentication demo

A demo of passwordless authentication using Web Authentication (WebAuthn).

Demo

To run the demo, run npm install once and then npm start and view the demo on https://localhost:8080

For a detailed explanation see my article on Medium

The WebAuthn server will be running on http://localhost:3000