# Functions
NewManager returns a new manager.
SecureCompare compares the givens strings in a constant time.
SecureToken generates a unique random token.
UserSupportsJWT returns true if the user supports the JWT authentication model.
UserSupportsSessions returns true if the user supports the sessions authentication model.
# Constants
SessionProtocolVersion is the account version starting the support of sessions.
Defines token types.
Defines token types.
# Interfaces
No description provided by the author