[−][src]Crate keclc_httpauth
HTTP Authorization support for kyrx framework.
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. |