# Functions
New creates new Auth Manager.
# Constants
Number of bits of the hash used for anti-bruteforce ratelimit.
MAX_TOKEN_SIZE is the maximum token size returned by auth.
# Variables
No description provided by the author
ErrorEmptyAuthResponse returned when response to auth request is empty.
No description provided by the author
No description provided by the author
# Structs
Credentials for authentication.
No description provided by the author
Manager handles credential resolution, ratelimit and cache.
Session keeps authentication session status.
# Type aliases
ErrorUnauthorized encapsulates the error returned by Keystone.