VictorGeaGarcia commented on pull request #11890: URL: https://github.com/apache/airflow/pull/11890#issuecomment-721268823
Sure, if [no 'prompt' option is specified](https://developers.google.com/identity/protocols/oauth2/web-server), then "the user will be prompted only the first time your project requests access". Therefore, anytime you log out, the logout automatically logs you back in since you don't need to grant permissions or anything. As you can see in the image [here](https://github.com/apache/airflow/issues/11889), when you log out you get logout message but you're again logged-in. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
