-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
Description
i am trying to retrieve the authenticated users email for a doc in my app the issue is that if they sign up through the app using the email authentication for some reason the Authenticated users email is blank as oppose to if i create the user in the auth dashboard on firebase the workaround for now is that i have to call the user doc to get the information from there
krystian-dev548