One password can only be linked to one username, but one username can be linked to multiple passwords. In which case, does this eliminate the need for names during login? The user can simply give his name during registration and only input his password during login. The system should simply tie the user's name to his password backend to avoid confusion.
One password can only be linked to one username, but one username can be linked to multiple passwords. In which case, does this eliminate the need for names during login? The user can simply give his name during registration and only input his password during login. The system should simply tie the user's name to his password backend to avoid confusion.