Detect invalid authn and redirect to login form
Open
bug
- Dominant language
- TypeScript
- Stars
- 189
- Forks
- 37
- Avg merge
- 17h 18m
- Merged PRs (30d)
- 17
Description
# steps to reproduce
* login
* edit local storage manually to alter the access token
* refresh
# expected
* redirect to login form
# actual
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by logging in, altering the access token in local storage, and refreshing the page. Trace the authentication and refresh handling from that entry point; done means an invalid token reliably redirects to the login form instead of leaving the administration console in its current state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100