Implement login page with email/password authentication #8

Closed
opened 2025-11-20 22:00:01 +00:00 by KZix · 0 comments
Owner

Acceptance Criteria:

  • Login form with email and password fields
  • Error handling for invalid credentials
  • JWT token storage and session management
  • Redirect to dashboard on successful login
  • "Remember me" functionality (optional)
**Acceptance Criteria:** - [x] Login form with email and password fields - [x] Error handling for invalid credentials - [x] JWT token storage and session management - [x] Redirect to dashboard on successful login - [ ] "Remember me" functionality (optional)
KZix added the uiauthfeature labels 2025-11-20 22:00:01 +00:00
KZix added this to the Bisca - Frontend project 2025-11-20 22:00:01 +00:00
Edd self-assigned this 2025-12-11 19:32:27 +00:00
Edd moved this to To Do in Bisca - Frontend on 2025-12-11 19:32:52 +00:00
Edd moved this to In Progress in Bisca - Frontend on 2025-12-11 19:33:00 +00:00
Edd moved this to Done in Bisca - Frontend on 2025-12-22 18:14:30 +00:00
Edd closed this issue 2025-12-25 19:29:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SyntaxSquad/DADProject#8