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
F14638707: D20964.diff
Sat, Jan 11, 1:34 AM
Unknown Object (File)
Mon, Jan 6, 1:51 AM
Unknown Object (File)
Wed, Jan 1, 6:16 PM
Unknown Object (File)
Sun, Dec 29, 11:42 PM
Unknown Object (File)
Thu, Dec 26, 6:10 AM
Unknown Object (File)
Dec 5 2024, 4:50 AM
Unknown Object (File)
Oct 26 2024, 5:34 PM
Unknown Object (File)
Oct 24 2024, 12:29 AM
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.