Docs.rs
authx-plugins-0.1.2
authx-plugins 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hamzzy
Dependencies
argon2 ^0.5
normal
async-trait ^0.1
normal
authx-core ^0.1
normal
authx-storage ^0.1
normal
axum ^0.7
normal
base64 ^0.22
normal
chrono ^0.4
normal
ed25519-dalek ^2
normal
email_address ^0.2
normal
hex ^0.4
normal
pkcs8 ^0.10
normal
rand ^0.8
normal
redis ^1.0.4
normal
optional
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
subtle ^2
normal
thiserror ^1
normal
tokio ^1
normal
totp-rs ^5
normal
tracing ^0.1
normal
urlencoding ^2
normal
uuid ^1
normal
webauthn-rs ^0.5.4
normal
tokio ^1
dev
Versions
25.49%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module email_otp
authx_
plugins
0.1.2
Module email_
otp
Module Items
Structs
In crate authx_
plugins
authx_plugins
Module
email_
otp
Copy item path
Source
Structs
§
Email
OtpService
Email OTP authentication — issues a short-lived one-time code (token) that the caller sends to the user’s email address.
Email
OtpVerify
Response