10.2.3. Utilities for all Authentication Methods

pytan3.auth_methods.validate_token(token)[source]

Validate that a token is properly formed.

Parameters:token (str) – Token to validate
Returns:bool