tiziano88 / webauthn-rs

MIT License
4 stars 1 forks source link
2fa authentication authorization rust u2f web webauthn

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.