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 GitHub sign in with a browser #1160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chantzish
Copy link

@chantzish chantzish commented Jan 13, 2022

As of September 8 2021 github removed API authentication through query parameters - https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/

Requirements

  • Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
  • All new code requires tests to ensure against regressions

Description of the Change

As of September 8 2021 github removed API authentication through query parameters - https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/ .
Changing to auth via "Authorization: token ..." header.

Alternate Designs

Benefits

Possible Drawbacks

Applicable Issues

As of September 8 2021 github removed API authentication through query parameters - https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/
Copy link

@dan-i-am dan-i-am left a comment

Choose a reason for hiding this comment

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

Change worked for me

@ZachArani
Copy link

I just had to dig through several issue threads and find the instructions on how to apply this fix myself.

It's been over half a year and this basic functionality is still busted. Please fix this already.

@naim
Copy link

naim commented Jul 12, 2022

Can we get this merged and a patch release cut?

Copy link

@Nightcaat Nightcaat left a comment

Choose a reason for hiding this comment

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

This should be merged, I know this repository has been deprecated but it worked perfectly

@ChrisMenning
Copy link

I can confirm that this bug is still present, and this fix works. Please merge.

@Shain-Allen
Copy link

I can also confirm that this bug is still present and that applying this fixes it

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.

9 participants