Files
OnePieceDle/drizzle/meta/_journal.json
whidix 249da5ad2e
All checks were successful
Build Docker Image / build (push) Successful in 1m12s
feat(auth): add username field to user schema and authentication process
- Updated user schema to include a unique username field.
- Modified authentication logic to support sign-in using either email or username.
- Enhanced sign-up process to require a username and validate its uniqueness.
- Updated login and profile routes to reflect changes in user identification.
- Adjusted frontend forms to accommodate username input alongside email.
2026-03-06 20:16:05 +01:00

1.5 KiB