This is demo for Web Authentication API. This demo is contain description of each step, Please follow TODO for read description of each step
Remark: This demo is fork from https://github.com/fido-alliance/webauthn-demo.
- Login / Register with
- FIDO
- TouchID
- Android phone
- Supported browser CanIuse
- Nodejs + NPM or Yarn
git clone https://github.com/thangman22/webauthn-demo/
cd webauthn-demo
npm install
yarn start