fido-alliance / webauthn-demo

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

Not working at all ? #9

Closed matthiasg closed 5 years ago

matthiasg commented 5 years ago

I tried this on Node 10 , Chrome 72 and latest Firefox. Installs fine and shows login and register page, but nothing happens other than switching back and forth between these pages.. The Go demo at https://github.com/duo-labs/webauthn.io works fine with all browsers.

All network requests return status code 200 but webnauth.js for example is basically empty ? What is supposed to happen here?

yackermann commented 5 years ago

@matthiasg You probably looking for Completed-Demo branch https://github.com/fido-alliance/webauthn-demo/tree/completed-demo

This part of the Workshop https://slides.com/fidoalliance/jan-2018-fido-seminar-webauthn-tutorial#/

matthiasg commented 5 years ago

@herrjemand will look into that then. Quite confusing though since webauthn.io directly links to this project without mentioning to go to another branch as far as I saw.

yackermann commented 5 years ago

@matthiasg Sorry. I have added clarification in the title.