alfred-github-jump icon indicating copy to clipboard operation
alfred-github-jump copied to clipboard

Why does this need write access to my repos?

Open callumlocke opened this issue 7 years ago • 1 comments

This seems unnecessary. Is there a reason?

image

callumlocke avatar Aug 31 '17 11:08 callumlocke

Github is terrible and only provides repo oauth scope that gives:

https://developer.github.com/apps/building-oauth-apps/understanding-scopes-for-oauth-apps/#available-scopes

Grants read/write access to code, commit statuses, invitations, collaborators, adding team memberships, and deployment statuses for public and private repositories and organizations.

I'd love a better solution!

lox avatar Aug 19 '18 04:08 lox