Expand description
Token validation module for authentication
This module provides functionality for validating tokens against external authentication services.
Functionsยง
- validate_
token - Validate an authentication token from a request
- validate_
token_ with_ header - Validate token with custom header name