You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Detailed description
Github alerted as below:
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.
The text was updated successfully, but these errors were encountered: