Skip to content

Send access token via auth header#165

Merged
sorenlouv merged 1 commit intomasterfrom
send-access-token-via-auth-instead-of-query-param
Feb 10, 2020
Merged

Send access token via auth header#165
sorenlouv merged 1 commit intomasterfrom
send-access-token-via-auth-instead-of-query-param

Conversation

@sorenlouv
Copy link
Copy Markdown
Owner

Github is deprecating sending access token via query param. Instead it should be sent over auth header

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

Closes #164

@sorenlouv sorenlouv merged commit 82f08d0 into master Feb 10, 2020
@sorenlouv sorenlouv deleted the send-access-token-via-auth-instead-of-query-param branch February 10, 2020 21:20
@sorenlouv
Copy link
Copy Markdown
Owner Author

sorenlouv commented Feb 14, 2020

Released in v4.9.0

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

Successfully merging this pull request may close these issues.

GitHub API access_token query parameter is deprecated

1 participant