FrancisG-Massey / Capstone2016

4 stars 0 forks source link

Allow dual username/email login options #237

Closed sam-hunt closed 7 years ago

sam-hunt commented 7 years ago

Users will be able to log in with either a username or an email address. Password will remain the same. Usernames will no longer be able to contain @ symbols.

FrancisG-Massey commented 7 years ago

Can usernames be made optional (i.e. nullable) if emails can be used to log in? Emails should be compulsory in all cases.

sam-hunt commented 7 years ago

yeah that sounds good @FrancisG-Massey