Closed
Description
Context
We need to make sure the email field is required when a new user is registered via the /auth/users API endpoint.
Acceptance Criteria
[ ] Change the line in the model to make sure email is required
[ ] Make migrations file and run migrations
[ ] Add models test
[ ] Make sure tests pass
Ticket sizing
1 (small)