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 877 forks source link

Remove scopes #1262

Closed wired87 closed 3 months ago

wired87 commented 3 months ago

Hey is a feature planed to remove scopes? Currently i can add scopes but if i want to remove one the user need to revoke the access and sign out.

vonovak commented 3 months ago

Hello and thanks for asking, as far as I can tell, the underlying SDKs don't offer such functionality.

But feel free to look at them and correct me if I'm wrong.

Thank you 🙂