Crate actix_web_httpauth

Source
Expand description

HTTP authentication schemes for Actix Web.

Provides:

§Supported schemes

Modules§

extractors
Type-safe authentication information extractors.
headers
Typed HTTP headers.
middleware
HTTP Authentication middleware.