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
refactor: Remove username validation regex from publicProfile API
- Eliminated the username validation regex to streamline the profile handling process.
- Adjusted the username handling logic to focus on required checks without regex validation.
0 commit comments