Creating Users
In this lesson, we grab the values from the create user authentication form and pass those values to Firebase in order to create a new user for our app. It will also sign the new user in.
In this lesson, we grab the values from the create user authentication form and pass those values to Firebase in order to create a new user for our app. It will also sign the new user in.