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 file
oauth2_
broker
0.1.2
Module file
Module Items
Structs
In oauth2_
broker::
store
oauth2_broker
::
store
Module
file
Copy item path
Source
Expand description
Simple file-backed
BrokerStore
for lightweight deployments and bots.
Structs
ยง
File
Store
Persists broker records to a JSON file after each mutation.