Skip to main content

Module validator

Module validator 

Source
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