react-native-google-signin / google-signin

Google Sign-in for your React Native applications
https://react-native-google-signin.github.io/
MIT License
3.19k stars 878 forks source link

Question: Legacy Google Sign-In JavaScript library #1134

Closed Aximem closed 1 year ago

Aximem commented 1 year ago

This is not an issue but a question.
We recently received a mail from Google about one of our web applications using Legacy Google Sign-In JavaScript library. (deprecated on March 31, 2023). We are going to do the migration for the web site.

The question might be stupid but I want to be sure. Does the Google SignIn SDKs used in this library (even if there are outdated) are concerned by this deprecation ? Is any react-native-google-signin releases going to stop working at the date ? (We still have users using old library versions).

AliZaib-Emumba commented 1 year ago

I have the same question in mind. I have searched over the internet for the solutions to check if I need the update on react-native but could not find any solution related to this. Any information related to this would be appreciated.

vonovak commented 1 year ago

Hello, to the best of my knowledge, you can safely ignore this message for your mobile app.

Thank you 🙂

vlahanas commented 1 year ago

Hello, to the best of my knowledge, you can safely ignore this message for your mobile app.

Thank you 🙂

Thanks, but do you have any reference for this (eg. an official google doc)?