Error handling and UX
Open
complexity: medium
feature: Login
role: Back End
role: Front End
size: 1pt
- Dominant language
- JavaScript
- Stars
- 61
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
### Overview
User Story:
As a user, I want clear guidance when my session expires so I can log in again.
### Action Items
Acceptance Criteria:
- [ ] If refresh fails (401), client:
- [ ] clears local auth state
- [ ] redirects to login with a “session expired” message
- [ ] Client avoids infinite retry loops (refresh once per failed request).
### Resources/Instructions
- This issue is part of the epic: #2065
Contributor guide
Assessment
This issue has not been assessed yet.