Platform error types
Members
# static "APPLICATION_NOT_REGISTERED"
Current origin is not a registered application in the users identity.
# static "POPUP_READY_TIMEOUT_EXCEEDED"
Returned when there was a secure operation that required the auth popup but it failed to initialize. Developers should notify the user to try again.
# static "USERNAME_UNAVAILABLE"
Emitted when a username registration has failed because the username is already taken.