tiziano88 / webauthn-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Rust 100.0%