Explicit validation of PAT permissions
Open
task
tech debt
- Dominant language
- C#
- Stars
- 478
- Forks
- 146
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 2
Description
Right now if a PAT doesn't have the right permissions, some of the API calls will just crash and spit out a stack trace.
Would probably be a nicer experience if the tooling started by explicitly validating the PAT(s) had the necessary permissions, and giving user-friendly error messages if they didn't.
Contributor guide
Assessment
This issue has not been assessed yet.