Closed dfirebaugh closed 6 years ago
@dfirebaugh May I take this one?
I can start working on this issue!
go for it!
@dfirebaugh Should I use username/password for authentication, or email/password? I am asking because the user model has no username property but it has email already.
@Andras-Simon go for the email/password option
@Andras-Simon Great work!
Use passportjs to create a new strategy for username and password http://www.passportjs.org/docs/username-password/