Google Sign-In allows users to sign in to your application with their Google accounts
I want to use the Google Login for my App, but I always get the message Status{statusCode=unknown status …
java android google-signin google-loginMy front end application is authenticated using gmail account. I retrieve id_token after the authentication is successful and send …
javascript node.js api google-signin google-authenticationI'm trying to get a user's profile using the new Google Sign In API introduced in play services 8.3. Other than …
android google-play-services google-api-client google-signin google-plus-signinI'm writing an Android app for voice chatting and decided to use Google Sign-In for a simple user authentication with …
android authentication token backend google-signinI'm working on a project where I'm using rounded buttons, EditText fields, etc. However, when I attempt to change the …
android facebook button google-signin facebook-social-pluginsI have different build configurations (Debug, Stage, Prod) defined for my app and I use User-Defined build settings: to set …
ios xcode plist google-signinIs Google Sign-In a free or paid service? If it is a paid service, where is the price list published?
google-signinI'm having this case where the GIDSignIn.sharedInstance().signInSilently() is returning an error: Error Domain=com.google.GIDSignIn Code=-4 "…
ios swift google-signinI'm trying to use google sign in sample, but it doesn't work. I receive ApiException statusCode = 10 I use the same …
android google-play-services google-signin googlesigninapi googlesigninaccountin the blow code, whats is transport and jsonFactory ? (I do not understand) https://developers.google.com/identity/sign-in/android/…
android android-studio authorization google-api-java-client google-signin