Docs.rs
axum-jwt-auth-0.6.0
axum-jwt-auth 0.6.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cmackenzie1
Dependencies
async-trait ^0.1
normal
axum ^0.8
normal
axum-extra ^0.12
normal
dashmap ^6.1.0
normal
derive_builder ^0.20.2
normal
futures ^0.3
normal
jsonwebtoken ^10
normal
reqwest ^0.12
normal
serde ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
chrono ^0.4
dev
rand ^0.9.0
dev
serde_json ^1
dev
tokio ^1
dev
tracing-subscriber ^0.3.19
dev
Versions
93.62%
of the crate is documented
Go to latest version
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
All
axum_
jwt_
auth
0.6.0
Crate Items
Macros
Structs
Enums
Traits
Type Aliases
List of all items
Structs
BearerTokenExtractor
Claims
CookieTokenExtractor
HeaderTokenExtractor
JwtDecoderState
LocalDecoder
RemoteJwksDecoder
RemoteJwksDecoderBuilder
RemoteJwksDecoderConfig
RemoteJwksDecoderConfigBuilder
Enums
AuthError
Error
Traits
ExtractorConfig
JwtDecoder
TokenExtractor
Macros
define_cookie_extractor
define_header_extractor
Type Aliases
Decoder