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
As per the new UI in app, the username field in the auth data seems unnecessary. It just simply complicates things I'd say. Moreover, I have noted that the server doesn't check for uniqueness when asking with a new username. Wouldn't it be better to just remove it? 🤔
Or else you'd have to work on a new websocket endpoint to check for username uniqueness. User auth isn't the point of this project anyway, so I feel we'd be better off without this.
vishalkrishnads
changed the title
unnecessary user name field
Unnecessary field in auth data flow
Mar 8, 2023
unnecessary user name field
The text was updated successfully, but these errors were encountered: