I'm trying to test connecting to a Google API on behalf of different Google accounts from the same Google Cloud Project.
I tried using different OAuth client IDs in the OAuth 2.0 as different environmental values but that's not working.
It seems the built-in web browser auto-authorizes for the last Google user who was signed in.
Is there a way for me to force Paw to redo the OAuth user flow?