Crate actix_web_httpauth[−][src]
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
extractors | Type-safe authentication information extractors |
headers | Typed HTTP headers |
middleware | HTTP Authentication middleware. |