Docs.rs
id_token_verifier-0.1.8
id_token_verifier 0.1.8
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
yevtyushkin
Dependencies
backoff-config ^0.1.4
normal
backon ^1.6.0
normal
bon ^3.8.2
normal
derive_more ^2.1.1
normal
duration-str ^0.19.0
normal
jsonwebtoken ^10.3.0
normal
reqwest ^0.13.1
normal
serde ^1.0.228
normal
thiserror ^2.0.18
normal
tokio ^1.49.0
normal
tracing ^0.1.44
normal
optional
url ^2.5.8
normal
anyhow ^1.0.100
dev
axum ^0.8.8
dev
base64 ^0.22.1
dev
chrono ^0.4.43
dev
figment ^0.10.19
dev
rsa ^0.9.10
dev
serde_json ^1.0.149
dev
tokio ^1.49.0
dev
tracing-subscriber ^0.3.22
dev
uuid ^1.20.0
dev
Versions
93.65%
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
id_
token_
verifier
0.1.8
Module cache
Module Items
Structs
Functions
In crate id_
token_
verifier
id_token_verifier
Module
cache
Copy item path
Source
Structs
§
Jwks
Cache
Config
JWKS cache configuration.
Jwks
Cache
Config
Builder
Use builder syntax to set the inputs and finish with
build()
.
Functions
§
default_
expiration_
duration
Default value of JWKS cache expiration duration.