# Variables
ErrConfigFileMissing is thrown when the config.json file is missing.
ErrInvalidToken is thrown when the token is invalid.
ErrNoAuthenticatedTenants is thrown when the config file has no authenticated tenants.
ErrTokenMissingRequiredScopes is thrown when the token is missing required scopes.
# Type aliases
No description provided by the author