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

refactor: use new WebAuthn::Credential interface #86

Closed grzuy closed 4 years ago

grzuy commented 5 years ago

Demonstrates new WebAuthn::Credential in https://github.com/cedarcode/webauthn-ruby/pull/224.

grzuy commented 5 years ago

Waiting for https://github.com/cedarcode/webauthn-ruby/issues/244 before merging this.

grzuy commented 5 years ago

And also https://github.com/cedarcode/webauthn-rails-demo-app/pull/91 first would be good.