The frontend currently handles authentication without checking to manage session expiry. We need to update this so that authentication sessions have a defined expiry time.
Acceptance Criteria
Backend Authentication: Modify the frontend to send authentication information to the backend for validation.
Session Expiry: Add functionality to manage session expiry. This means users should be logged out or asked to log in again after their session ends.
Error Handling: Handle any errors from authentication or expired sessions and display appropriate messages to the user.
Description
The frontend currently handles authentication without checking to manage session expiry. We need to update this so that authentication sessions have a defined expiry time.
Acceptance Criteria
Links
|
FIGMA LINK
Images