As a user I want to be able to login with my username or my email so that if I can't remember one I can still access my account
Acceptance Criteria:
- User is presented with a login form
- User can enter either their email or their username into the form along with their password
- If the entry matches either the email or the username, they are logged in
As a user I want to be able to login with my username or my email so that if I can't remember one I can still access my account
Acceptance Criteria: