Module header_extractor

Module header_extractor 

Source
Expand description

A default implementation of a authentication extractor for basic authentication.

Structsยง

BasicAuthenticationExtractor
The definition of a BasicAuthenticationExtractor. The authentication extractor extracts the authentication information from the authorization header and decodes the user credentials to be used in the user authentication.