Docs.rs
openauth-plugins-0.0.3
openauth-plugins 0.0.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sebasxsala
Dependencies
base64 ^0.22
normal
data-encoding ^2
normal
hex ^0.4
normal
hmac ^0.12
normal
http ^1
normal
indexmap ^2
normal
josekit ^0.10
normal
openauth-core ^0.0.3
normal
openauth-oauth ^0.0.3
normal
openauth-social-providers ^0.0.3
normal
rand ^0.8
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
sha3 ^0.10
normal
subtle ^2
normal
thiserror ^2
normal
time ^0.3
normal
url ^2
normal
tokio ^1
dev
Versions
8.66%
of the crate is documented
This release has been yanked, go to latest version
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 two_factor
openauth_
plugins
0.0.3
Module two_
factor
Module Items
Structs
Enums
Constants
Functions
Type Aliases
In crate openauth_
plugins
openauth_plugins
Module
two_
factor
Copy item path
Source
Expand description
Two-factor authentication plugin.
Structs
§
Backup
Code
Options
OtpOptions
Totp
Options
TwoFactor
Options
Enums
§
Backup
Code
Storage
OtpStorage
Constants
§
TWO_
FACTOR_
ERROR_
CODES
UPSTREAM_
PLUGIN_
ID
Functions
§
decode_
backup_
codes
encode_
backup_
codes
generate_
backup_
codes
totp_
code
totp_
uri
two_
factor
verify_
totp_
code
Type Aliases
§
SendOtp