anthonyjgrove / react-google-login

A React Google Login Component
https://anthonyjgrove.github.io/react-google-login
MIT License
1.84k stars 427 forks source link

Still maintained? #547

Open pierroberto opened 1 year ago

pierroberto commented 1 year ago

Hi,

Considering the issue already opened #538, this library won't be usable in the next future (March 31 2023):

The Google Sign-In JavaScript platform library for Web is deprecated, and unavailable for download after March 31, 2023. The solutions in this guide are based on this library and therefore also deprecated.

See link.

Will the library support the latest Google update?

clemncls commented 1 year ago

I've got the same issue with google sign-in deprecation. Looks like we have to move out from this lib

pierroberto commented 1 year ago

I moved to react-oauth, which uses the new library.