fido-alliance / webauthn-demo

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

Not working as expected - sorry #18

Open baroninn opened 4 years ago

baroninn commented 4 years ago

Would be great if there was a complete guide on how to get up and running with this. it is not enough to follow your guides as it is now.

We were very excited to try out this and other FIDO libraries which are listed in https://webauthn.io/, but we have been having troubles with every one of them.

We have complete success on the webauthn.io website... We can register and login successfully. But when we try your demo and also when we try python demos we get all sorts of errors and nothing works.

I would really like to use your library as it is in node. Can someone educate us why we are unsuccessful. What are we missing ?

thanks.

Perlover commented 4 years ago

+1

Firefox 71.0 + node v12.13.1 + Linux Mint 19.2

Developers, your demo site works for me fine but this demo from localhost:3000 - nothing happens. I see login form, i do register -> fill form -> submit -> i see login page again -> submit name -> i see login page and so on.

In development tools in Net i see "304" GET responses for each request only... Everywhere...