Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-google-login deprecated, migration must be done before March 31, 2023 #22

Open
bryancheny opened this issue Jan 5, 2023 · 5 comments

Comments

@bryancheny
Copy link

Following the instructions to run the source code, when I try to sign-in from google the following error is shown in the console:

Object { 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." }

It seems that this is because the app uses react-google-login, and react-google-login uses the "Google Sign-In JavaScript Platform Library" which will be discontinued after March 31 2023. react-google-login is no longer maintained as well.

@Prath-11
Copy link

Prath-11 commented Mar 12, 2023

Hey, I think I can work on this issue can you please assign me the task.
I have gone through the docs and work on it.

@panshak
Copy link
Owner

panshak commented Mar 12, 2023

@Prath-11 if you've worked on the issue, please submit your PR and I'll merge it to the code base.

@Baghel-sumit
Copy link

hey @panshak i have resolved this issue with latest npm package of google. This is my pr link :- #24

@panshak
Copy link
Owner

panshak commented Mar 19, 2023

@Sarvgt007 Thanks very much. I have merged your PR to the main.

@Baghel-sumit
Copy link

Oh Thanks to you @panshak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants