INVALID_LOGIN

Represents an error indicating a wrong login or password during sign-in.

This error occurs when the provided login or password is incorrect.

Properties

Link copied to clipboard
val code: Int

The integer value associated with each ErrorCode.

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int