Create a backend route to create admin users by setting the role in firebase as "admin" (ask Adhithya on how roles currently work) #142
Labels
epic:login-portal
Issues for Login Flow on ADMIN Portal
launch:v2
product:admin-portal
Issues involving admin portal
stack:backend
All issues strictly involving backend work has this tag
To create admin users, we don't need to provide any UI but we do need a very simple route which just takes in an email and password and registers the user with firebase and sets the role for the user on firebase as "admin"
Request
Response
The text was updated successfully, but these errors were encountered: