Module actix_web_httpauth::extractors::basic
source · Expand description
Extractor for the “Basic” HTTP Authentication Scheme.
Structs§
- Extractor for HTTP Basic auth.
BasicAuth
extractor configuration used forWWW-Authenticate
header later.