How to set a custom uid inside firebase authentication
I am working on a project, where I want the users to able to view each others profiles. I want the URL to be like GitHub, so my-project.com/username. To achieve that I want to set a custom uid for every…