Skip to content

WebAuthn Workshop Demo [Completed DEMO is at completed demo-branch]

Notifications You must be signed in to change notification settings

kg0r0/webauthn-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Docker

  • git clone https://github.com/fido-alliance/webauthn-demo/
  • cd webauthn-demo
  • docker build . -t webauhtn-demo
  • docker run -p3000:3000 -it webauhtn-demo

About

WebAuthn Workshop Demo [Completed DEMO is at completed demo-branch]

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.0%
  • HTML 6.8%
  • Dockerfile 0.2%