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
Unknown Object (File)
Sun, May 11, 2:30 PM
Unknown Object (File)
Apr 21 2025, 10:08 AM
Unknown Object (File)
Apr 16 2025, 5:39 PM
Unknown Object (File)
Apr 16 2025, 1:37 AM
Unknown Object (File)
Apr 13 2025, 8:04 PM
Unknown Object (File)
Apr 11 2025, 4:49 AM
Unknown Object (File)
Apr 9 2025, 12:03 AM
Unknown Object (File)
Apr 8 2025, 4:26 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.