Docs.rs
jwk-box-0.1.0
jwk-box 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
andymakingthings
Dependencies
chrono ^0.4.41
normal
jwt-simple ^0.12.12
normal
reqwest ^0.12
normal
serde ^1.0.124
normal
serde_with ^3.13.0
normal
thiserror ^2.0.12
normal
Versions
20%
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
Crate jwk_box
jwk_box
0.1.0
All Items
Sections
A basic JWK client.
Crate Items
Structs
Enums
Crate
jwk_box
Copy item path
Source
Expand description
§
A basic JWK client.
Fetches public keys from a jwks_uri to validate JWT. Keys are refreshed automatically.
Structs
§
JwkClient
Defaults
Enums
§
JwkClient
Err