Closed ebadi closed 1 year ago
If the login was successful, then the user is automatically added by Firebase. This works in my Firebase project without problems. If this does not work for you, then I recommend you to contact the Firebase support. For this reason i am closing this issue.
Thanks for the great work on this project, this is not a bug/issue but a question.
Currently I am investigate adding the mobile version to my side project chedoku. When a user logs in using google credential to the web app, the user identifier (email) is automatically registered in the "Authentication" user list and I can use firebase realtime database.
I added the app to the same project but user identifier that I just used to log in the mobile is not registered and listed here!!
What am I doing wrong?