/webauthn-demo

Web Authentication API Demo. Support by FIDO, Android, Finger print with Node.js Server

Primary LanguageJavaScript

Web Authentication API demo

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.

Deploy

This Demo is included

  • Login / Register with
    • FIDO
    • TouchID
    • Android phone

Requirements

  • Supported browser CanIuse
  • Nodejs + NPM or Yarn

Run

  • git clone https://github.com/thangman22/webauthn-demo/
  • cd webauthn-demo
  • npm install
  • yarn start