Slides: https://slides.com/fidoalliance/jan-2018-fido-seminar-webauthn-tutorial#/
- Firefox Nightly
- Nodejs + NPM
- Text editor
git clone https://github.com/fido-alliance/webauthn-demo/
cd webauthn-demo
npm install
node app
Slides: https://slides.com/fidoalliance/jan-2018-fido-seminar-webauthn-tutorial#/
git clone https://github.com/fido-alliance/webauthn-demo/
cd webauthn-demo
npm install
node app