Add `justification` field
Open
team-wallet-framework
wf-permission-controller-improvements
- Dominant language
- TypeScript
- Stars
- 413
- Forks
- 308
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 253
Description
A requested permission should permit an optional `justification` field that is passed to the user confirmation function, to enhance the context of the prompt.
Should support text, but also be forward-extensible to other justification formats.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the requested-permission representation and the user confirmation function in the TypeScript packages, then trace how permission data reaches the prompt. Define the optional justification shape so text works now and the representation can support additional formats later, and verify that it is passed through to the confirmation function.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100