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
Currently, we just write a string, which is the creator/editor's current username.
Instead, we should write an object, with optional "account" and required "nickname" fields, so that abuse can be tracked across different nicknames that use the same account.
The text was updated successfully, but these errors were encountered:
Currently, we just write a string, which is the creator/editor's current username.
Instead, we should write an object, with optional
"account"
and required"nickname"
fields, so that abuse can be tracked across different nicknames that use the same account.The text was updated successfully, but these errors were encountered: