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

github Authentication Update #34

Open
jrtechs opened this issue Feb 6, 2020 · 1 comment
Open

github Authentication Update #34

jrtechs opened this issue Feb 6, 2020 · 1 comment

Comments

@jrtechs
Copy link
Owner

jrtechs commented Feb 6, 2020

Github has just deprecated the way in which this project is authenticating with the GitHub API.

https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/#authenticating-using-query-parameters

Moving forward we need to switch to an OAuth system.

@jrtechs
Copy link
Owner Author

jrtechs commented Jul 27, 2020

I'm pretty sure the deadline for this is close approaching. A quick solution would be to curl the server with the authentication, however, a more permanent solution would be to have the user send the query to prevent api rate limiting.

https://docs.github.com/en/rest/overview/other-authentication-methods

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

1 participant