Registry / auth / webauthn-rs-core

webauthn-rs-core

JSON →
library0.5.5rscratesunverified

Provides cryptographic operations for WebAuthn authentication flows.

# Cargo.toml [dependencies] webauthn-rs-core = "0.5.5"
INSTALL
IMPORT
SIG · WEBAUTHN-RS-CORE
W
webauthn-rs-core
authrustv0.5.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Webauthn
use webauthn_rs_core::Webauthn;

Creates a new Webauthn instance for handling cryptographic operations.

use webauthn_rs_core::Webauthn; fn main() { let webauthn = Webauthn::new(); println!("Webauthn instance created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
19
Resources
webauthn-rs-core — cargo add webauthn-rs-core · libregistry