Docs.rs
  • actix-web-httpauth-0.8.2
    • actix-web-httpauth 0.8.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • svartalf
    • github:actix:core
    • JohnTitor
    • Dependencies
      • actix-utils ^3 normal
      • actix-web ^4.1 normal
      • base64 ^0.22 normal
      • futures-core ^0.3.17 normal
      • futures-util ^0.3.17 normal
      • log ^0.4 normal
      • pin-project-lite ^0.2.7 normal
      • actix-cors ^0.7 dev
      • actix-service ^2 dev
      • actix-web ^4.1 dev
      • tracing ^0.1.30 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 100% 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
    • 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
logo

actix_web_httpauth0.8.2

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • extractors::AuthenticationError
  • extractors::basic::BasicAuth
  • extractors::basic::Config
  • extractors::bearer::BearerAuth
  • extractors::bearer::Config
  • headers::authorization::Authorization
  • headers::authorization::Basic
  • headers::authorization::Bearer
  • headers::www_authenticate::WwwAuthenticate
  • headers::www_authenticate::basic::Basic
  • headers::www_authenticate::bearer::Bearer
  • headers::www_authenticate::bearer::BearerBuilder
  • middleware::HttpAuthentication

Enums

  • extractors::bearer::Error
  • headers::authorization::ParseError
  • headers::www_authenticate::bearer::Error

Traits

  • extractors::AuthExtractorConfig
  • headers::authorization::Scheme
  • headers::www_authenticate::Challenge