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

use the Authorization HTTP header #342

Open
mzch opened this issue Feb 17, 2020 · 0 comments
Open

use the Authorization HTTP header #342

mzch opened this issue Feb 17, 2020 · 0 comments

Comments

@mzch
Copy link

mzch commented Feb 17, 2020

Detailed description

Github alerted as below:

On February 17th, 2020 at 17:46 (UTC) your application (GitScrum) used an access token (with the User-Agent GuzzleHttp/6.5.1 curl/7.64.0 PHP/7.3.11-1~deb10u1) as part of a query parameter to access an endpoint through the GitHub API:

https://api.github.com/user

Please use the Authorization HTTP header instead as using the `access_token` query parameter is deprecated.

Depending on your API usage, we'll be sending you this email reminder on a monthly basis.

Visit https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param for more information about suggested workarounds and removal dates.

Provide a detailed description of the change or addition you are proposing.

Make it clear if the issue is a bug, an enhancement or just a question.

Context

Why is this change important to you? How would you use it?
Login issue

How can it benefit other users?
Impact all users.

Possible implementation

As the alert says.

Not obligatory, but suggest an idea for implementing addition or change.
As the alert says, I think gitscrum needs to change Github Oauth 2 method.

Your environment

Include as many relevant details about the environment you experienced the bug in and how to reproduce it.

  • Version used (e.g. PHP 7.1, HHVM 3): PHP 7.3
  • Operating system and version (e.g. Ubuntu 16.04, Windows 7): Debian 10.3
  • Link to your project: https://scrumbd.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant