Table of Contents

Enum GoogleSignInErrorCode

Error codes for Sign-In failures.

public enum GoogleSignInErrorCode

Fields

GenericError = 0

Generic error from the native credential request.

InvalidGoogleIdResponse = 2

The Google ID token was not valid.

UnknownCredentialType = 1

The returned credential was not recognized.