6 releases (breaking)
Uses new Rust 2024
| 0.5.0 | Jan 7, 2026 |
|---|---|
| 0.4.0 | Dec 17, 2024 |
| 0.3.0 | Sep 13, 2024 |
| 0.2.0 | Dec 14, 2023 |
| 0.0.1 | Feb 8, 2023 |
#1177 in Authentication
45,111 downloads per month
Used in 2 crates
1MB
31K
SLoC
Passkey Client
This crate defines a Client type along with a basic implementation of the Webauthn
specification. The Client uses an Authenticator to perform the actual cryptographic
operations, while the Client itself marshals data to and from the structs received from the Relying Party.
This crate does not provide any code to perform networking requests to and from Relying Parties.
Passkey Client
This crate defines a Client type along with a basic implementation of the Webauthn
specification. The Client uses an Authenticator to perform the actual cryptographic
operations, while the Client itself marshals data to and from the structs received from the Relying Party.
This crate does not provide any code to perform networking requests to and from Relying Parties.
Dependencies
~9–26MB
~327K SLoC