Questions tagged [google-identity]

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.

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.

Currently the Google Identity Platform is built of:

483 questions
-1
votes
1 answer

Why is Google Firebase not recommended by Google in their own documentation for multi-tenant applications?

There is a warning on the Firebase best practices documentation against using Firebase with multi-tenant applications: https://firebase.google.com/docs/projects/learn-more#multi-tenancy This is what I am most concerned about: "Multi-tenancy can lead…
-2
votes
1 answer

Integrating Google Login Button on web app fails at verifyIdToken() step

I am trying to integrate with Google Identity Services using the Google login button on a web app built with PHP. I am able to get the button to show and even receive the post with the token. But when trying to validate the token a call seems to be…
mp30028
  • 11
  • 3
-2
votes
1 answer

What is the pricing tier of google sign-in?

There is a note in google identity platform document: https://developers.google.com/identity/protocols/oauth2/openid-connect Note: If you want to provide a "Sign-in with Google" button for your website or app, we recommend using Google Sign-In, our…
1 2 3
32
33