fido-alliance / webauthn-demo

WebAuthn Workshop Demo [Completed DEMO is at completed demo-branch]
MIT License
733 stars 152 forks source link

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

Closed apowers313 closed 6 years ago

apowers313 commented 6 years ago

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).

yackermann commented 6 years ago

Resolved