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)
Mar 12 2024, 1:25 AM
Unknown Object (File)
Mar 4 2024, 11:33 PM
Unknown Object (File)
Feb 15 2024, 9:46 PM
Unknown Object (File)
Feb 3 2024, 11:35 PM
Unknown Object (File)
Jan 25 2024, 2:10 AM
Unknown Object (File)
Jan 6 2024, 10:49 AM
Unknown Object (File)
Dec 22 2023, 4:50 AM
Unknown Object (File)
Dec 3 2023, 12:35 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.