cedarcode / webauthn-ruby

WebAuthn ruby server library ― Make your Ruby/Rails web server become a conformant WebAuthn Relying Party
https://rubygems.org/gems/webauthn
MIT License
649 stars 53 forks source link

Update u2f_migration.md #356

Closed jdongelmans closed 2 years ago

jdongelmans commented 2 years ago

Update the example code to represent changes in the API of the WebAuthn::AuthenticatorAssertionResponse class

bdewater commented 2 years ago

Thanks!