mirror of
https://github.com/kyantech/Palmr.git
synced 2025-11-02 04:53:26 +00:00
- Modified the login schema to accept either an email or username for user authentication. - Updated the AuthService to find users by email or username. - Adjusted localization files to include new labels and placeholders for email or username input across multiple languages. - Refactored the login form component to reflect the changes in the schema and improve user experience.