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
644 stars 51 forks source link

Testing support for `backup_eligibility` and `backup_state` #384

Closed hagould closed 1 year ago

hagould commented 1 year ago

Adds backup bits to WebAuthn::FakeClient.create and get for testing.

hagould commented 1 year ago

Thanks! I don't have the write access to merge, but this is otherwise good to go 👍