Docs.rs
auth-framework-0.3.0
auth-framework 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ciresnave
Dependencies
anyhow ^1.0
normal
argon2 ^0.5
normal
async-trait ^0.1
normal
base64 ^0.21
normal
bcrypt ^0.15
normal
chrono ^0.4
normal
governor ^0.6
normal
hex ^0.4
normal
jsonwebtoken ^9.2
normal
nonzero_ext ^0.3
normal
oauth-device-flows ^0.1
normal
optional
rand ^0.8
normal
redis ^0.24
normal
optional
reqwest ^0.11
normal
ring ^0.17
normal
secrecy ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
time ^0.3
normal
tokio ^1.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.4
normal
uuid ^1.0
normal
mockito ^1.2
dev
test-log ^0.2
dev
tokio-test ^0.4
dev
Versions
82.69%
of the crate is documented
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
auth_
framework
0.3.0
In auth_
framework::
providers
auth_framework
::
providers
Function
generate_state
Copy item path
Source
pub fn generate_state() ->
String
Expand description
Generate a random state parameter for OAuth flows.