canonical / canonical/test_observer
AMR-based permission checking should use tokens for reduced computation
Open
- Dominant language
- Python
- Stars
- 13
- Forks
- 13
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 11
Description
At the time of login (or first attempt at accessing some endpoint) the user should be granted a token that represented access to every artefact that they can edit through some AMR, so that we avoid repeated querying in the same user session
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the login and endpoint permission-checking paths, then clarify what an AMR is and the token's required scope and lifetime; done should mean an agreed implementation plan for avoiding repeated permission queries within a user session.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100