|
|
|
|
|
by jasoncodes
4992 days ago
|
|
Unfortunately GitHub's OAuth API doesn't let us get read access to private repos without also having write access. http://developer.github.com/v3/oauth/#scopes We would like to make write access optional later on for users who only need to deploy public repos. I'm not sure if this is actually possible or not though. It'd be great if GitHub added more authentication options. |
|