#rocket #security-key #relying #party #web #handlers

yanked webauthn

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

0.1.2 Apr 11, 2019
0.1.1 Apr 11, 2019
0.1.0 Jan 15, 2019

#7 in #relying

27 downloads per month

MIT license

11KB
195 lines

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.

Dependencies

~12–24MB
~351K SLoC