Docs.rs
jwks-cache-0.2.0
jwks-cache 0.2.0
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
aurexav
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
http ^1.4
normal
http-cache-semantics ^2.1
normal
httpdate ^1.0
normal
jsonwebtoken ^10.2
normal
metrics ^0.24
normal
optional
metrics-exporter-prometheus ^0.18
normal
optional
rand ^0.9
normal
redis ^0.32
normal
optional
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
smallvec ^1.15
normal
optional
thiserror ^2.0
normal
tokio ^1.48
normal
tracing ^0.1
normal
url ^2.5
normal
metrics-util ^0.20
dev
tracing-subscriber ^0.3
dev
wiremock ^0.6
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
Skip to main content
Module cache
jwks_
cache
0.2.0
Module cache
Module Items
Modules
In crate jwks_
cache
jwks_cache
Module
cache
Copy item path
Source
Expand description
Cache module containing state machine and manager implementations.
Modules
§
entry
Cache entry definitions and state management helpers.
manager
Cache manager handling JWKS retrieval and lifecycle.
state
Cache state machine modelling JWKS lifecycle transitions.