Add an optional field to account creation for the user to input a role
After creating an account, the users information (email, firebase user id, role) should be sent to the backend to be stored in DB. See backend issue #1
Fetch the users role and store in cookies after login