# Functions
GetAccountID retrieves the account id for the current user from the token.
GetAccountName retrieves the account name for the current user.
IsTokenValid checks if the token is still valid.
ParseTokenClaims parses a token from a string.