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
Improve error messages shown to users/admins when login fails (e.g., invalid credentials, server error). Update both frontend display and backend responses.
Relevant files: client/src/pages/Login.tsx, server/controllers/authController.js