Page MenuHomePhabricator

Update GitHub API calls to use "Authorization" header instead of "access_token" URI parameter
ClosedPublic

Authored by epriestley on Feb 4 2020, 3:51 PM.
Tags
None
Referenced Files
F18877827: D20964.id49954.diff
Thu, Nov 6, 12:17 PM
F18814884: D20964.diff
Tue, Oct 21, 12:04 AM
F18790533: D20964.id.diff
Wed, Oct 15, 3:20 PM
F18739059: D20964.id49955.diff
Oct 1 2025, 7:24 PM
F18734138: D20964.id.diff
Sep 30 2025, 10:48 PM
F18726932: D20964.id49954.diff
Sep 30 2025, 7:25 AM
F18702112: D20964.diff
Sep 27 2025, 10:39 PM
F18689759: D20964.id49954.diff
Sep 26 2025, 6:28 PM
Subscribers
None

Details

Summary

Fixes T13485. GitHub has deprecated the "access_token" URI parameter for API authentication. Update to "Authorization: token ...".

Test Plan

Linked and unlinked a GitHub account locally.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 4 2020, 3:58 PM
This revision was automatically updated to reflect the committed changes.