cedarcode / webauthn-rails-demo-app

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

Update `webauthn-json` to `v2.1.1` #128

Closed santiagorodriguez96 closed 1 year ago

santiagorodriguez96 commented 1 year ago

Summary

We were using a really old version of webauthn-json meaning that we were missing some features that were added to the WebAuthn API – see https://github.com/cedarcode/webauthn-ruby/pull/370.