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

Fix: move auth out of query param #149

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

alexanderleegs
Copy link
Contributor

This PR fixes our retrieval of the github access token, in line with github's deprecation of auth through query params (link). We instead specify the username and password in a separate auth object.

@alexanderleegs alexanderleegs requested a review from gweiying April 12, 2021 04:06
Copy link
Contributor

@gweiying gweiying left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the quick fix! lgtm

@alexanderleegs alexanderleegs merged commit 3da9e5d into staging Apr 12, 2021
@alexanderleegs alexanderleegs deleted the fix-move-auth-out-of-query-param branch April 12, 2021 04:21
harishv7 pushed a commit that referenced this pull request Feb 17, 2023
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.

2 participants