nilenso / time-tracker

A time-tracker built for education, fun and eventually profit.
http://time.nilenso.com/
Eclipse Public License 1.0
14 stars 6 forks source link

Cannot sign-in with a different account after sign-out #136

Closed kirang89 closed 7 years ago

kirang89 commented 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.

kirang89 commented 7 years ago

Signing in with a different account seems to work. Chrome probably cached user login causing the above issue to happen. Closing this for now.