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.