Category "google-identity"

How to do 3-legged OAuth login with One Tap sign-in on Android

I'm trying to implement 3-legged OAuth login with Google's One Tap sign-in for Android. This is needed to access Gmail from the server side. The app needs to ge

How to use scoped APIs with (GSI) Google Identity Services

Google recently sent me an email with the following: One or more of your web applications uses the legacy Google Sign-In JavaScript library. Please migrate you

Can you provision users and authenticate in Snowflake using CIAM solutions?

Snowflake's federation authentication documentation does not explicitly mention Customer Identity Access Management (CIAM): https://docs.snowflake.com/en/user-g

Drive file picker from the older Google Sign-In platform library to the newer Google Identity Services library for authentication

I have a code where I read the file data as blob. I have implemented using the old gapi, how do I migrate from the older Google Sign-In platform library to the

New Google Sign In library prompt at every page reload

In my project, I use regular popup client-sided JS authentication (platform client) I migrated from old Google Sign in to new Google Identity Platform (gsi cli

Google's sign in button resizes after loading

I am following https://developers.google.com/identity/gsi/web/guides/display-button#javascript to add Google sign-in to my ReactJS app. I added <script>

Require Permission On Sign In With GIS Client

gapi.oauth2 is being deprecated so I'm trying to set up Google Sign In using the new GIS Client. However I'm having a serious issue when the user grants access

How to send additional attributes in POST Request of https://identitytoolkit.googleapis.com/v1/accounts:signUp

I am trying to send additional attributes along with standard values in request body of IdentityToolKit signUp and signIn APIs. for example POST API : https://i

Using Google One Tap in Angular

I'd like to use Google One Tap in my Angular 11 app. Following the documentation I added <script async defer src="https://accounts.google.com/gsi/client">

React Google Identity services

I have been trying to implement Google's identity services API in my React app, but couldn't get it to work. I'm trying to implement the following really simple

Google Identity - email templates cannot be changed

We use GCP Identity Platform to manage multi-tenant authentication with email and password provider. Google provides a way to configure email templates that are

Google API (Gmail) failing with failed precondition 400

I am trying to use the google APIs to read emails and I'm repeatedly failing to get good results. It is supposed to be a server->server account that runs per

vue 2 [GSI_LOGGER]: The value of 'callback' is not a function. Configuration ignored

I'm trying to put a google sign in button inside my Vue2 project, so I tried to follow the instructions here https://developers.google.com/identity/gsi/web/guid

How to close the One-Tap hint when user logs in with another method?

I managed to implement the relatively new One-Tap sign-up/sign-in flows, following the get started guide here. I also have other login methods working on the sa

Google Identity One-Tap Sign-In Exception: Caller has been temporarily blacklisted due to too many canceled sign-in prompts

I am currently working on migration to One-Tap Sign-In, and after I tried few times on the device, my device gets blacklisted with exception (Caller has been te

Firebase SMS multifactor authentication, error.resolver is undefined

I'm following a seemingly outdated documentation page at https://cloud.google.com/identity-platform/docs/web/mfa#choosing_an_enrollment_pattern When signing in