daostack / daostack/access_control
Allow revoking a lock id
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
In addition to revoking an individual key, it would be great to be able to revoke all keys with the same id at once.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the existing individual-key revoke operation and the lock/key data model, then trace how an id is stored and matched. Done means a caller can revoke every key sharing an id at once while individual-key revocation continues to work; confirm the behavior with the project's existing tests or verification workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100