I'm building a little chat app and I'm confused about how to work with the meta-data we can get from Firebase Auth (i.e. the displayName, profileImage etc.). We can only get this data for the currently logged in user, not query it and for example return a list of users with their profile information, right?Then I am wondering why I need this functionality at all. Wouldn't it be more convenient to just save all the meta-data (display name, profile image url..) directly in my Firestore database?
--
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 view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/dacacbe2-cc13-47fc-9646-3fdeff72b033n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/285587e9-7046-44f3-a110-6986bec6c3bdn%40googlegroups.com.