Package-level declarations
Types
Link copied to clipboard
Enum class for error codes returned by the Auth API.
Link copied to clipboard
Base class for rest exceptions thrown by the Auth API.
Link copied to clipboard
Exception thrown when a session is not found.
Link copied to clipboard
class AuthWeakPasswordException(description: String, statusCode: Int, val reasons: List<String>) : AuthRestException
Exception thrown on sign-up if the password is too weak