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

don't require oauthtoken for read commands #226

Open
BrainDamage opened this issue Sep 17, 2017 · 1 comment
Open

don't require oauthtoken for read commands #226

BrainDamage opened this issue Sep 17, 2017 · 1 comment

Comments

@BrainDamage
Copy link

currently oauthtoken is required to be set for any command, including passive read commands such as issue listing, etc
it's possible to work around this by setting it as an empty string, afterwards git-hub will still be able to fetch the information, but it shouldn't be necessary to do so

@llucax llucax added this to the Future milestone Sep 17, 2017
@llucax
Copy link
Member

llucax commented Sep 17, 2017

When/if this is done, we have to bear in mind private repos, for which you need a token even for read commands.

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

No branches or pull requests

2 participants