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
If something like this could be added to the basic firebase-auth that would be great!
I am using it to trigger showing a login icon or a logged icon - without it you first see the login icon and you see it jump to the logged icon.
Right now, locally, I have touched the firebase-auth.html on line 178 adding an else to the list.
If something like this could be added to the basic firebase-auth that would be great!
I am using it to trigger showing a login icon or a logged icon - without it you first see the login icon and you see it jump to the logged icon.
Thanks!