shurcooL / githubv4

Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
MIT License
1.1k stars 89 forks source link

Update to GitHub fine grained access token permissions from classic #117

Closed cartersocha closed 11 months ago

cartersocha commented 11 months ago

This plugin relies on the classic personal access token experience. Fine grained access tokens allow for more tuned permissions than the classic experience. It'd be nice to just get the data and access level required for the project.