Where should I be "merging" Firebase Auth and Firebase Firestore user data?
I have a NextJS web app where a user can login and perform the typical e-commerce tasks such as editing their emails, name, preferences, etc. Currently a user can login using their email or Google account as outlined here: https://firebase.google.com/docs/auth/web/firebaseui…