question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SignIn is deprecated for new client application

See original GitHub issue

`{

“error”: “idpiframe_initialization_failed”, “details”: “You have created a new client application that uses libraries for user authentication or authorization that will soon be deprecated. New clients must use the new libraries instead; existing clients must also migrate before these libraries are deprecated. See the Migration Guide for more information.” }`

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:8
  • Comments:9

github_iconTop GitHub Comments

4reactions
MomenSherifcommented, Jul 8, 2022

Hello @bileanh2000 @jaipatel248 Google is no longer manage user session, so If you can log them out with your own logic to update your state any time you want.

2reactions
jaipatel248commented, Jun 27, 2022

You can use @react-oauth/google package. It’s working for me

Read more comments on GitHub >

github_iconTop Results From Across the Web

Having a trouble with Google OAuth2. Can't sign up with google
Been facing this issue "You have created a new client application that uses libraries for user authentication or authorization that will ...
Read more >
"Your client application uses libraries for user authentication ...
There is a temporary trick to make newly created apps with the deprecated Google Sign-In JS Library. You can add any string in...
Read more >
Discontinuing authorization support for the Google Sign-In ...
The deprecation applies to web apps loading the Google Sign-In JavaScript Platform Library and apps using the Google API Client Library for ...
Read more >
Migrating from Google Sign-In | Authentication
Warning: The Google Sign-In JavaScript platform library for Web is deprecated, and unavailable for download after March 31, 2023.
Read more >
I get the following error after integrating google login. kindly help
details: "You have created a new client application that uses libraries for user authentication or authorization that will soon be deprecated.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found