Created: 05/05/2020 Updated: 24/07/2020
You can either go through the Firebase Console or DPE's Admin view to create new Users. If you know the Admin email and password, the easiest way is to add a new user via the Admin View.
- Select Users Tab
- Add User
- Fill in the new user's email and password (make sure the password is longer than 8 letters)
- You'll get a feedback message.
- If the user has been successfully created, you will be now logged in as that user. This is because we are using a method that behaves this way, so make sure you sign out!
-
In the Firebase console, click on
Authentication
on the left-hand navigation menu. -
Click on
Add User
in the upper-right. -
Enter their email address and a password and click the
Add User
buttton below. -
Done! The new user can now sign in with their new username and password.