add_auth_layers         Add authentication middle ware to a 'tower'
                        object
expires_at              Get the expiration date and time of an access
                        token
expires_in              Get the expiration time of an access token
get_token_field         Get the issued at time of an access token
is_expired              Check if an access token is expired
is_valid                Check if an access token is valid
new_auth0_config        Create a new auth0_config object
new_entra_id_config     Create a new entra_id_config object
new_google_config       Create a new google_config object
new_openid_config       New openid configuration
print.access_token      Print an access token
token                   Get the access token
