I implemented google authentication using firebase. I can log in using my google account just fine, however when I log out and log back in, the app does not return to the same initial page showing a list of gmails I can choose from, it automatically logs me back in using the previously used gmail account.
The screenshot is what it looks like when I log in the second time, it does not redirect to the initial page with a list of gmails, it just logs in after what is shown.