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

Google sign-in in React Native app automatically logs in to other Google apps #1163

Closed kadyvillicana closed 7 months ago

kadyvillicana commented 1 year ago

I am developing a React Native app that uses Google sign-in for authentication. However, I've noticed that when I sign in to my app using Google sign-in, I'm automatically logged in to other Google apps like Calendar and Gmail. This behavior is unexpected and undesirable for my app users.

Any advice or guidance on how to resolve this issue would be greatly appreciated.

shahawi commented 9 months ago

I think that this issue is not related to the library because as you know apps can't modify system wide settings in most cases, I may be wrong.

vonovak commented 7 months ago

Hello and thanks for asking, unfortunately, this is out of scope for this library, which is just a wrapper on top the native SDKs. You can raise this with the google sign in SDKs directly. Thank you 🙂