Top "Google-signin" questions

Google Sign-In allows users to sign in to your application with their Google accounts

Google OAuth 2 authorization - Error: redirect_uri_mismatch

On the website https://code.google.com/apis/console I have registered my application, set up generated Client ID: and …

authentication oauth-2.0 google-signin
com.android.build.transform.api.TransformException

I am trying to integrate Google sign in, in my app, I added these libraries: compile 'com.google.android.gms:…

java android gradle google-play-services google-signin
Is there another place to get a google-services.json?

I tried clicking the GET A CONFIGURATION FILE link from the docs, but the resulting page just loads and loads. …

android google-signin
Google Sign In error 12500

I am trying to integrate Google Sign In into my app. I don't have a back-end server, I am just …

android google-signin
gapi is not defined - Google sign in issue with gapi.auth2.init

I'm trying to implement Google Sign In and retrieve the profile information of the user. The error is: Uncaught ReferenceError: …

javascript google-signin
Sign in with Google temporarily disabled for this app

We are facing the below screen when trying to authenticate to Google. The app that we are trying to authenticate …

oauth-2.0 oauth google-api google-oauth google-signin
Flutter and google_sign_in plugin: PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 10: , null)

The dialog (Google form) for the credentials is opened successfully, but after I fill my credentials I'm getting this error. …

firebase flutter dart firebase-authentication google-signin
google signIn not working in release mode apk android

In release mode, my google sign in is not working, but it works fine in debug mode. I got similar …

android google-signin
How to implement SignIn with Google in Angular 2 using Typescript

I have been trying to implement sign in with Google in angular 2 in a separate login component. I am unable …

angular typescript google-signin
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