Enum GoogleSignInErrorCode
- Namespace
- Uralstech.UMoth.GoogleSignIn
Error codes for Sign-In failures.
public enum GoogleSignInErrorCode
Fields
GenericError = 0Generic error from the native credential request.
InvalidGoogleIdResponse = 2The Google ID token was not valid.
UnknownCredentialType = 1The returned credential was not recognized.