google-signin icon indicating copy to clipboard operation
google-signin copied to clipboard

How to force show consent window after Google Login ?

Open lolo-io opened this issue 2 years ago • 1 comments

Hi, for testing purposes I'd like to force show the consent window (the window where you can see and check/uncheck some scopes to share with the app) after signing in with google.

I tried to go in my user's Google Account > Data & Privacy > Third-party apps with account access, and remove my app from the list, but it still doesn't show me the consent window.

How can I do it ?

Thanks !

lolo-io avatar Jun 14 '22 14:06 lolo-io

Actually it does show me the consent window the next day, but this is not really convenient as I have to wait the next day to test my modifications. Any idea ?

lolo-io avatar Jun 15 '22 10:06 lolo-io

hello iam facing the same problem have you guys figured out a solution for this yet

fiorelosLaconics avatar Dec 21 '22 16:12 fiorelosLaconics

Hello and thanks for asking, I believe you're looking for the addscopes call: https://github.com/react-native-google-signin/google-signin#addscopesoptions--scopes-arraystring- Thank you 🙂

vonovak avatar Nov 17 '23 21:11 vonovak