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 using query parameters is deprecated #335

Closed
dregad opened this issue Feb 5, 2020 · 0 comments
Closed

GitHub: authentication using query parameters is deprecated #335

dregad opened this issue Feb 5, 2020 · 0 comments

Comments

@dregad
Copy link
Member

dregad commented Feb 5, 2020

GitHub announced in November 2019 the deprecation of several authentication methods.

This impacts the SourceGitHub plugin, which currently uses an access_token query parameter to authenticate.

Authenticating using query parameters

GitHub is deprecating authentication to the GitHub API using query parameters, such as using a access_token query parameter for OAuth user authentication or a client_id/client_secret query parameter for OAuth application authentication. All authentication to the GitHub API should be done using HTTP basic authentication.

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