You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(api): mark growable public response and spec types non_exhaustive
Add #[non_exhaustive] to CTAP2 command, transport, attestation and
biometric enums plus the get-info, make-credential, get-assertion,
bio-enrollment, credential-management, client-pin and large-blobs
response structs so adding fields or variants stays backward
compatible. Seal the test-only dummy() constructors out of the public
API.
0 commit comments