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

Use GitHub API keys to make GitHub API calls #66

Open
faokryn opened this issue Apr 11, 2017 · 1 comment
Open

Use GitHub API keys to make GitHub API calls #66

faokryn opened this issue Apr 11, 2017 · 1 comment
Assignees
Labels

Comments

@faokryn
Copy link
Contributor

faokryn commented Apr 11, 2017

Currently, our requests to the GitHub API are rate limited.

Develop functionality to use the user's GitHub API key to make requests, thus removing the rate limiting.
Create a means by which users who are not logged into GitHub could be prompted to log in so that their key can be used.

@faokryn
Copy link
Contributor Author

faokryn commented Apr 11, 2017

@sam1360 take a look at this when you get a chance and add anything else you think we need to do as part of this ticket

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

No branches or pull requests

2 participants