Docs.rs
  • nakago-axum-0.25.0
    • nakago-axum 0.25.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • bkonkle
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • axum ^0.8 normal
      • backtrace ^0.3 normal
      • biscuit ^0.7.0 normal
      • bytes ^1 normal
      • crossterm ^0.28 normal
      • derive-new ^0.7 normal
      • fake ^3.1 normal
      • figment ^0.10 normal
      • futures-util ^0.3 normal
      • hyper ^1.0 normal
      • jsonwebtoken ^9.0 normal
      • log ^0.4 normal
      • nakago ^0.25 normal
      • nakago-derive ^0.25 normal
      • nakago-figment ^0.25 normal
      • pretty_env_logger ^0.5 normal
      • rand ^0.8 normal
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0 normal
      • tokio ^1 normal
      • tower-http ^0.6 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • criterion ^0.5 dev
      • mockall ^0.13 dev
      • pretty_assertions ^1.2 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

nakago_axum0.25.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • auth::Empty
  • auth::JWKSet
  • auth::claims::Subject
  • auth::claims::Token
  • auth::config::Client
  • auth::config::Config
  • auth::config::Loader
  • auth::jwks::Client
  • auth::jwks::Empty
  • auth::jwks::JWKSet
  • auth::jwks::Provide
  • auth::validator::JWKSValidator
  • auth::validator::Provide
  • auth::validator::ProvideUnverified
  • auth::validator::UnverifiedDecoder
  • config::Config
  • config::Loader
  • errors::Error
  • init::Listener
  • state::Inject
  • state::State
  • test::http::Http
  • test::utils::Utils
  • utils::ManyResponse

Enums

  • auth::errors::Error
  • auth::jwks::ClientError
  • utils::Ordering

Traits

  • auth::validator::Validator

Functions

  • auth::jwks::get_secret
  • auth::jwks::init
  • config::add_default_loaders
  • config::add_default_loaders_with_tag
  • config::default_loaders
  • init::handle_panic
  • init::rust_log_subscriber
  • init::trace_layer