/webauthn-rs

Primary LanguageRustMIT LicenseMIT

WebAuthn

WARNING: This crate is experimental and not ready for production use; it does not currently implement any of the necessary crypto and does not provide any authentication guarantees.

The webauthn crate provides Rocket handlers to implement a Relying Party supporting passwordless or two-factor authentication using security keys according to the Web Authentication specification.