react-native-google-signin / google-signin

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

Will legacy Sign-In with Google stop working on July 24, 2023 #1172

Closed alexanderiscoding closed 11 months ago

alexanderiscoding commented 1 year ago

Will this affect the repository?

botondus commented 1 year ago

Yes, I am quite interested about this as well. @alexanderfsm is talking about https://developers.googleblog.com/2021/06/upcoming-security-changes-to-googles-oauth-2.0-authorization-endpoint.html I believe

tragicmj commented 1 year ago

Have received an email about the same last night. Any updates on this? @vonovak

vonovak commented 11 months ago

Hello and thanks for asking, I don't see that the legacy sign in should stop working but if you want to migrate to the new One-Tap sign in, you can do it: https://github.com/react-native-google-signin/google-signin#project-setup-and-initialization

Thank you 🙂