Docs.rs
hyperstack-auth-0.2.2
hyperstack-auth 0.2.2
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
adiman9
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
ed25519-dalek ^2.0
normal
jsonwebtoken ^9.0
normal
rand ^0.8
normal
reqwest ^0.12
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
uuid ^1.0
normal
tempfile ^3.0
dev
Versions
76.9%
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 verifier
hyperstack_
auth
0.2.2
Module verifier
Module Items
Structs
In crate hyperstack_
auth
hyperstack_auth
Module
verifier
Copy item path
Source
Structs
ยง
Async
Verifier
Async verifier with JWKS caching support
Simple
Verifier
Simple synchronous verifier for use in non-async contexts