Commit Graph

4 Commits (795d356ab66d00e15a1ced2e3d4e95415026cc80)

Author SHA1 Message Date
Nick Zana e1b50351a3 Remove all clippy warning bypasses
Nick Zana 5c0d6e391a webauthn3-proto: remove incomplete serialization code
Nick Zana 0fb2487154
Move several types from ctap2-proto to fido-common
Nick Zana 0186b2ee40
Add webauthn3-proto crate
The webauthn3-proto crate provides a FIDO WebAuthn3 API definition that
implements the w3c CredentialManagement API defined in the
credential-management-proto crate.