I am using email authentication in fireabase for authentication in my andorid applicaiton. I want to give users an unique userId, with which they can login later. Does firebase provide such system and How to implement this.
I am trying to store map of userID and email in firebase realtime database, to have userId verification.
New contributor
Abhinav Sahu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.