|
|
|
|
|
by staktrace
5744 days ago
|
|
If you need to allow identification of users, you'll probably want some sort of username. And adding a username later will be harder than putting one in now. Also, any deviation from what the users expect/are accustomed to (i.e. username/password) will lead to user confusion. I would just go with the standard username/password login. Personally I don't mind if you generate a random password for me, but either way works. |
|