Hi guys, I've been trying to debug this for the whole day and seems like it should be much simpler and I'm missing something.
I have authentication set up and my trigger to create a user document. It creates the authenticated user in firebase and logs them into the app but it doesn't create the user document in the firestore collection here are some screenshots. How would you go about debugging this? I've checked the firestore rules are open enough, that the user collection is set correctly, that the triggers are set up as per documentation but nothing seems to fix it.
Create account doesn't create user document
4
25 replies