Firebase Merge Fields Watch Path: The Firestore collection to watch for merge field changes Firebase Merge Fields Config: Provide a configuration mapping in JSON format indicating which Firestore ...
When creating a new user, my Firebase App calls Firebase to create an Authentication record, then immediately takes the user record created and updates it with base settings for a user. final user = ...