Crate actix_web_httpauth[−][src]
Expand description
HTTP authentication schemes for actix-web.
Provides:
- Typed Authorization and WWW-Authenticate headers
- Extractors for an Authorization header
- Middleware for easier authorization checking
Supported schemes
Modules
Type-safe authentication information extractors
Typed HTTP headers
HTTP Authentication middleware.