You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, we require a login with [email protected]. It would be nice if we enabled logins with nick names, since that's less to type.
The question, though, is how do we implement this? Do we want nicknames to be required to be unique? Do we allow them to be changed?
At the moment, I think we force nicknames to be unique, and we do allow them to be changed, but at the time of the change, it needs to still be unique.
Right now, we require a login with
[email protected]
. It would be nice if we enabled logins with nick names, since that's less to type.The question, though, is how do we implement this? Do we want nicknames to be required to be unique? Do we allow them to be changed?
At the moment, I think we force nicknames to be unique, and we do allow them to be changed, but at the time of the change, it needs to still be unique.
/cc @lordnull, @Burstaholic, @whitelynx I would love your thoughts on this.
The text was updated successfully, but these errors were encountered: