Description:
Build the user login page.
Tasks:
src/pages/auth/LoginPage.jsxEmail, Password with show/hide togglesetCredentials and redirect to /dashboard401 and 403 errors clearly (e.g. "Unverified account — please check your email")Acceptance Criteria:
Successful login redirects to dashboard; wrong credentials show an error; unverified accounts show a specific message.