Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow login using either email or username
- Updated the signIn method to check if the identifier is an email or username. - Modified the authentication process to handle both email and username.
- Loading branch information