|
|
|
|
|
by josegonzalez
1490 days ago
|
|
Having integrated with Github before - for providing OAuth and pulling private repositories - I will say that they've never really had fine-grained permissions. The scopes are here[1] and from what I can tell, I can't ask for private repo access to a _specific_ repository for a given OAuth token. Maybe this is different for a Github App, but just quickly browsing through their docs, I don't think this is the case either. - [1] https://docs.github.com/en/developers/apps/building-oauth-apps/scopes-for-oauth-apps
|
|