Skip to content

use the Authorization HTTP header #342

@mzch

Description

@mzch

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions