# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
EmailNotVerifiedError is returned to the client when they attempt to authenticate using a login with an email that has not yet been verified.
EmailNotVerifiedError is returned to the client when they attempt to authenticate using a login with an email that has not yet been verified.
No description provided by the author
No description provided by the author
No description provided by the author
MalformedJSONError is returned to the client when the request body is not valid JSON or cannot be properly parsed.
MFARequiredError is returned to the client after the initial login API call if the login requires MFA.
PasswordResetRequiredError is returned to the client when they attempt to login to an account that must have its password updated for any reason.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SubscriptionNotActiveError is returned to the client whenever they attempt to make an API call to an endpoint that requires an active subscription.
# Interfaces
No description provided by the author