Skip to main content

Module utils

Module utils 

Source
Expand description

Utility functions for common authentication tasks.

Functionsยง

extract_basic_credentials
Extract Basic credentials from the Authorization header.
extract_bearer_token
Extract the Bearer token from the Authorization header.
extract_cookie
Extract a cookie value by name.