Closed Bug 1712619 Opened 3 years ago Closed 3 years ago

[GITHUBAUTH] Use authorization header instead of access_token query parameter when retrieving email addresses

Categories

(bugzilla.mozilla.org :: Extensions, enhancement)

enhancement

Tracking

()

RESOLVED FIXED

People

(Reporter: dkl, Assigned: dkl)

Details

Attachments

(1 file)

Currently the GithubAuth extension retrieves email addresses when a new user authenticates using the Github API. We pass the github token using the access_token query parameter. This still works but will be deprecated soon and should be switched over to use the Authorization header instead.

More info:
https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/

Attached file GitHub Pull Request

Merged to master.

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: