Docs.rs
  • actix-jwt-auth-middleware-0.5.0
    • actix-jwt-auth-middleware 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • michaelvanstraten
    • Dependencies
      • actix-jwt-auth-middleware-derive ^0.2 normal
      • actix-web ^4.2.1 normal
      • chrono ^0.4.22 normal
      • derive_builder ^0.11.2 normal
      • form_urlencoded ^1.1.0 normal
      • jwt-compact ^0.8.0 normal
      • serde ^1.0.145 normal
      • actix-state-guards ^0.1.0 dev
      • actix-web ^4.2.1 dev
      • ed25519-compact ^2.1.1 dev
      • exonum-crypto ^1.0.0 dev
      • jwt-compact ^0.8.0 dev
      • lazy_static ^1.4.0 dev
      • serde ^1.0.145 dev
    • Versions
    • 71.43% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

actix_jwt_auth_middleware0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • AuthenticationService
  • Authority
  • AuthorityBuilder
  • TokenSigner
  • TokenSignerBuilder

Enums

  • AuthError
  • AuthorityBuilderError
  • TokenSignerBuilderError

Traits

  • use_jwt::UseJWTOnApp
  • use_jwt::UseJWTOnResource
  • use_jwt::UseJWTOnScope

Derive Macros

  • FromRequest

Type Aliases

  • AuthResult