webauthn-ruby icon indicating copy to clipboard operation
webauthn-ruby copied to clipboard

[FakeAuthenticator] Support EdDSA credential keys

Open santiagorodriguez96 opened this issue 11 months ago • 0 comments

Fixes #276.

The gem already supports EdDSA credential keys after https://github.com/cedarcode/cose-ruby/issues/48. This PR just updates FakeAuthenticator, FakeAuthenticator::AttestationObject and FakeAuthenticator::AuthenticatorData in order for them to be used with these keys.

santiagorodriguez96 avatar Sep 08 '23 19:09 santiagorodriguez96