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 http
jwks_
cache
0.2.0
Module http
Module Items
Modules
In crate jwks_
cache
jwks_cache
Module
http
Copy item path
Source
Expand description
HTTP helpers for JWKS retrieval and cache semantics.
Modules
§
client
HTTP client integration for JWKS retrieval.
retry
Retry utilities for HTTP requests.
semantics
HTTP cache semantics integration helpers.