Docs.rs
  • actix-jwt-authc-0.2.0
    • actix-jwt-authc 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lloydmeta
    • Dependencies
      • actix-session ^0.6 normal optional
      • actix-web ^4 normal
      • derive_more ^0.99 normal
      • futures-util ^0.3 normal
      • jsonwebtoken ^8 normal
      • serde ^1.0 normal
      • time ^0.3 normal
      • tokio ^1.19 normal
      • tracing ^0.1 normal optional
      • actix-http ^3 dev
      • actix-session ^0.6 dev
      • dashmap ^5.3 dev
      • futures ^0.3 dev
      • ring ^0.16 dev
      • tracing-subscriber ^0.3 dev
      • uuid ^1.1 dev
    • Versions
    • 58.62% of the crate is documented
  • 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

actix_jwt_authc0.2.0

Crate Items

  • Structs
  • Enums

List of all items

Structs

  • AuthenticateMiddleware
  • AuthenticateMiddlewareFactory
  • AuthenticateMiddlewareSettings
  • Authenticated
  • ErrorResponse
  • JWT
  • JWTSessionKey

Enums

  • Error
  • InvalidatedTokensEvent
  • MaybeAuthenticated