Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fido-alliance/webauthn-demo
WebAuthn Workshop Demo [Completed DEMO is at completed demo-branch]
https://github.com/fido-alliance/webauthn-demo
Last synced: 6 days ago
JSON representation
WebAuthn Workshop Demo [Completed DEMO is at completed demo-branch]
- Host: GitHub
- URL: https://github.com/fido-alliance/webauthn-demo
- Owner: fido-alliance
- License: mit
- Created: 2018-01-16T05:54:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T23:59:14.000Z (8 months ago)
- Last Synced: 2024-08-01T14:49:37.835Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 128 KB
- Stars: 733
- Watchers: 34
- Forks: 152
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-fido2 - FIDO Alliance WebAuthn demo
README
# FIDO Alliance WebAuthn demo
Slides: https://slides.com/fidoalliance/jan-2018-fido-seminar-webauthn-tutorial#/
### Requirements
- Firefox Nightly
- Nodejs + NPM
- Text editor### Run
- `git clone https://github.com/fido-alliance/webauthn-demo/`
- `cd webauthn-demo`
- `npm install`
- `node app`