ArgLab / ArgLab/writing_observer
Handle not logged in vs unauthorized properly
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Currently both do the same thing. This is works for our current implementation of a single user role (teachers), but once we add more roles and specific resources to each, we will want to display some redirect page.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the current handling for unauthenticated and unauthorized requests, then trace how roles and resource permissions are represented. Done means the two cases have distinct handling and the intended redirect behavior is confirmed for each.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, authorization, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100