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

Download history 14319/week @ 2025-09-26 26953/week @ 2025-10-03 17504/week @ 2025-10-10 17205/week @ 2025-10-17 14719/week @ 2025-10-24 13962/week @ 2025-10-31 15347/week @ 2025-11-07 16430/week @ 2025-11-14 14810/week @ 2025-11-21 10463/week @ 2025-11-28 15110/week @ 2025-12-05 13029/week @ 2025-12-12 8331/week @ 2025-12-19 5736/week @ 2025-12-26 13105/week @ 2026-01-02 15353/week @ 2026-01-09

45,111 downloads per month
Used in 2 crates

MIT/Apache

1MB
31K SLoC

Passkey Client

github version documentation

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

github version documentation

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