Module auth

Source
Expand description

Contains methods used for user authentication and authorization.

Enums§

AuthenticationError
Error derived while handling an authentication request

Functions§

validate_request_with_basic_auth
Validates a HTTP request with request headers conforming to the Basic Auth RFC.