Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 662 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 662 Bytes

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