Docs.rs
  • axum-jwt-auth-0.5.0
    • axum-jwt-auth 0.5.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.10.0 normal
      • dashmap ^6.1.0 normal
      • derive_builder ^0.20.2 normal
      • futures ^0.3 normal
      • jsonwebtoken ^9 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
    • 64.86% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

axum_jwt_auth0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Claims
  • JwtDecoderState
  • LocalDecoder
  • RemoteJwksDecoder
  • RemoteJwksDecoderBuilder
  • RemoteJwksDecoderConfig
  • RemoteJwksDecoderConfigBuilder

Enums

  • AuthError
  • Error

Traits

  • JwtDecoder

Type Aliases

  • Decoder