jghibiki / SongHaven

An audio controller for playing music on a host machine and controlling via web clients
1 stars 0 forks source link

Make login using usernames possible -- low priority #41

Closed jghibiki closed 9 years ago

jghibiki commented 9 years ago

make it possible to log in with username instead of email. the workflow for this would be:

jghibiki commented 9 years ago

on second thought, we can just store the user email and key off that

krenz444 commented 9 years ago

why not store username instead of email in auto generated account DB. this would solve other issue

jghibiki commented 9 years ago

there is no entity framework set up for the mvc user account ( at least i haven't seen anything like it...)

krenz444 commented 9 years ago

we can talk more about this on monday