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
This needs to be done on the client side when a user makes a profile. We need to make a check to the serve to make sure the username isn't taken.
We also need to add a unique constraint to our DB for username
The text was updated successfully, but these errors were encountered:
This needs to be done on the client side when a user makes a profile. We need to make a check to the serve to make sure the username isn't taken.
We also need to add a unique constraint to our DB for username
The text was updated successfully, but these errors were encountered: