Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce OAuth Access Permissions #165

Open
mchelen opened this issue Apr 13, 2014 · 1 comment
Open

Reduce OAuth Access Permissions #165

mchelen opened this issue Apr 13, 2014 · 1 comment

Comments

@mchelen
Copy link

mchelen commented Apr 13, 2014

Is it possible to reduce access to all of these permissions? The OAuth login through Github requests permission for user data, all public & private repos, and Gists. If the program only requires access to Gists, then removing all other permissions would be best. If it needs access to repos, then limit it to only public repos and not private.

@rufuspollock
Copy link
Contributor

Agreed. Would you be up for putting in the PR to do this? I think we probably do want gists + public repos. In terms of user info we really only need the username I think ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants