Adding New Users
I am trying to have new users added to my collection in firebase when they register. However, they don’t populate in the users collection on firebase. I have the following setup. Ultimately, I want a user to register with the name, email and password. I have another page where I will collect additional information such as their interests and plans. But I cannot get past this page. Am I doing something wrong?