AnswerDotAI / AnswerDotAI/ghapi
Add ability to read token reported by `gh auth token`
Open
- Dominant language
- Python
- Stars
- 685
- Forks
- 70
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
As official github cli tool has a nice command that exposes its token, this could also be used as a fallback mechanism by ghapi instead of using the less safe environment variable approach.
See https://cli.github.com/manual/gh_auth_token
Contributor guide
Assessment
This issue has not been assessed yet.