Skip to content

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

Notifications You must be signed in to change notification settings

thangman22/webauthn-demo

 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.1%
  • HTML 5.9%