Docs.rs
oauth2-broker-0.1.2
oauth2-broker 0.1.2
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
aurexav
Dependencies
async-lock ^3.4
normal
base64 ^0.22
normal
metrics ^0.24
normal
optional
oauth2 ^5.0
normal
parking_lot ^0.12
normal
rand ^0.9
normal
reqwest ^0.12
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_path_to_error ^0.1
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
time ^0.3
normal
tracing ^0.1
normal
optional
url ^2.5
normal
color-eyre ^0.6
dev
httpmock ^0.8
dev
tokio ^1.48
dev
Versions
100%
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
Module token
oauth2_
broker
0.1.2
Module token
Module Items
Modules
In oauth2_
broker::
auth
oauth2_broker
::
auth
Module
token
Copy item path
Source
Expand description
Token modeling primitives shared across flows and storage layers.
Modules
ยง
family
Token family classification helpers (tenant/principal/provider).
record
Immutable token record structs, lifecycle helpers, and builders.
secret
Secure token secret wrapper that redacts sensitive material.