You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sign in with a google account, then sign out with AuthUI.getInstance().signOut(this). If you try to sign in again using google you cannot change the google account you want to use to sign in. I think AuthUI.signOut does not call the provider's (googleApi) signOut method.