tweag / webauthn

A library for parsing and validating webauthn/fido2 credentials
Apache License 2.0
34 stars 11 forks source link

Arbitrary instance for the Authenticator #51

Closed ErinvanderVeen closed 2 years ago

ErinvanderVeen commented 2 years ago

Implements the Arbitrary instance for the Authenticator and uses it in the attestationAndAssertion tests.