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
Now, the User entity has two unique identifier. A long type autounique id and a unique string (username). If username are garanteed unique, they could replace the long id.
The text was updated successfully, but these errors were encountered:
Now, the User entity has two unique identifier. A long type autounique id and a unique string (username). If username are garanteed unique, they could replace the long id.
The text was updated successfully, but these errors were encountered: