fido-alliance / webauthn-demo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'completed-demo' branch isn't actually completed demo

apowers313 opened this issue · comments

Steps to reproduce:

git clone https://github.com/fido-alliance/webauthn-demo/
cd webauthn-tutorial
git checkout completed-demo
npm install
node app &
open http://localhost:3000

Browser shows that the password box is still there (which would be gone in the completed demo).

Resolved