cedarcode / webauthn-rails-demo-app

Rails app demonstrating a WebAuthn password-less login
https://webauthn.cedarcode.com
Apache License 2.0
99 stars 39 forks source link

Add credential with no nickname locked out of account #71

Closed kalepail closed 4 years ago

kalepail commented 5 years ago

If you create an account and then add an additional key without a nickname and then logout and try to log back in you get an error.

screen shot 2019-03-05 at 11 38 35 am

grzuy commented 5 years ago

Hi @tyvdh,

Thanks for report.

I am having trouble reproduce the issue. You say you were able to add a new credential without a nickname once signed in?

kalepail commented 5 years ago

Here's a quick screencast of the issue.

http://tyler.link/982b4751048c/broken.mov

grzuy commented 4 years ago

Here's a quick screencast of the issue.

http://tyler.link/982b4751048c/broken.mov

Broken link :-(

grzuy commented 4 years ago

Hi @tyvdh,

We've been doing some improvements lately that could have affected/fixed this issue you were having. Given that I am closing, but please let us know if you still can reproduce the issue with the current master so that we re-open.

Thanks again!