webauthn

Crates.iowebauthn
lib.rswebauthn
version0.1.2
sourcesrc
created_at2019-01-15 02:52:38.771757
updated_at2019-04-11 19:31:41.650764
descriptionThe 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.
homepage
repositoryhttps://github.com/tiziano88/webauthn-rs
max_upload_size
id108600
size17,991
Tiziano Santoro (tiziano88)

documentation

README

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.

Commit count: 19

cargo fmt