IamSAL / webauthn

MIT License
7 stars 1 forks source link

Simple WebAuthn demo

Implementation of WebAuthn API written in React and Express. Demo that shows the future of passwordless authentication. Users register with a username and one of the supported authenticators. Login process requires matching username and authenticator pair.

Demo link:

https://web-auth-n-demo.herokuapp.com/

Installation

Requirements