Closed kirang89 closed 7 years ago
Currently, when signing-out and then trying to sign-in, google auth logs me in implicitly as the account selected when I signed in the first time.
What should instead happen is google auth showing an account selection popup and then signing in the user with the appropriate account.
Signing in with a different account seems to work. Chrome probably cached user login causing the above issue to happen. Closing this for now.
Currently, when signing-out and then trying to sign-in, google auth logs me in implicitly as the account selected when I signed in the first time.
What should instead happen is google auth showing an account selection popup and then signing in the user with the appropriate account.