fido-alliance / webauthn-demo

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

This demo was not finished! And doesn't work! #21

Open Perlover opened 4 years ago

Perlover commented 4 years ago

Hello,

I tried to run demo It doesn't work (https://github.com/fido-alliance/webauthn-demo/issues/18#issuecomment-565380986)

I saw sources and found that this demo was not finished. This demo was made from a "password login" demo but after a password-related code was commented (https://github.com/fido-alliance/webauthn-demo/blob/master/static/js/password.auth.js) but "webauthn" code was not written (https://github.com/fido-alliance/webauthn-demo/blob/master/routes/webauthn.js). I don't understand why to publish this code which not finished completely and doesn't work?

gregpalaci commented 3 years ago

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

Avec112 commented 3 years ago

I can confirm gregbenner is right.

just do git checkout completed-demo and the demo will work.

The problem is that both javascriptfiles webauthn.js and webauthn.auth.js is missing content.

bit-user commented 3 years ago

Is this project still maintained or actively developed? I can +1 what @Avec112 said, that both, webauthn.js and webauthn.auth.js are missing content.

Hexagon commented 2 years ago

A working and improved version (with Windows hello and android support) available at http://github.com/hexagon/webauthn-skeleton