cedarcode / webauthn-rails-demo-app

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

Allow multiple credentials #6

Closed brauliomartinezlm closed 6 years ago

brauliomartinezlm commented 6 years ago

This is for https://github.com/cedarcode/webauthn-ruby/pull/58

brauliomartinezlm commented 6 years ago

Please destroy all users after migration

brauliomartinezlm commented 6 years ago

@grzuy I've refactored the logic to add credentials using a diff flow

grzuy commented 6 years ago

Very nice REST-ification! :smile: