Describe the bug
When I first sign up, the form allows me to input a username with spaces. However, during sign-in, the system does not accept usernames with spaces, causing a mismatch and login failure.
To Reproduce
- Steps to reproduce the behavior:
- Go to the Sign Up page.
- Enter a username with spaces (e.g., john doe) and complete the registration.
- Go to the Sign In page.
- Try signing in with the same username (john doe).
- See error — login fails due to invalid username format.
Expected behavior
Usernames should be validated consistently across both Sign Up and Sign In forms. If spaces are not allowed, the Sign Up form should prevent them or normalize input accordingly.
Screenshots

Desktop (please complete the following information):
- OS: Sequoia 15.3.1
- Browser Chrome
- Version 135.0.7049.85
Describe the bug
When I first sign up, the form allows me to input a username with spaces. However, during sign-in, the system does not accept usernames with spaces, causing a mismatch and login failure.
To Reproduce
Expected behavior
Usernames should be validated consistently across both Sign Up and Sign In forms. If spaces are not allowed, the Sign Up form should prevent them or normalize input accordingly.
Screenshots

Desktop (please complete the following information):