I'm not sure what is the reason for this change. Just note that in my case most of the time I just need the uid property only and I prefer to get it synchronously - it will simplify a lot of things. I know that the session state is kept in the localStorage which can be read synchronously.firebase.auth().onAuthStateChanged(function(user) {...});
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/2dda47aa-e6a7-4250-aa99-f4eeb9318864%40googlegroups.com.