Top "Google-identity" questions

The Google Identity Platform consists of identity tools from Google to help you quickly build an authentication system for reducing the friction of getting users into your app.

New Google sign in Android

I'm trying to get a user token ID using the new Google play services 8.3 and as documented I pass the …

android google-play-services google-identity
Error 12501 authenticating with google sign-in

I'm using google sign-in services to authenticate users that use my app. I got it to work when I just …

android google-play-services google-signin google-identity
How to refresh expired google sign-in logins?

I'm using Google Sign-In. A user comes to my site and logs in with gapi.auth2.getAuthInstance().signIn(), or they …

google-signin google-plus-signin google-identity
Occured an INTERNAL_ERROR when requestEmail from GoogleSignInOptions Android

I'm following google instruction to add sign in with google button to my app. If I request sign in without …

android google-signin google-identity