A demo of passwordless authentication using Web Authentication (WebAuthn).
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