Crates.io | webauthn |
lib.rs | webauthn |
version | 0.1.2 |
source | src |
created_at | 2019-01-15 02:52:38.771757 |
updated_at | 2019-04-11 19:31:41.650764 |
description | 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. |
homepage | |
repository | https://github.com/tiziano88/webauthn-rs |
max_upload_size | |
id | 108600 |
size | 17,991 |
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.