Page MenuHomePhabricator

Allow ConduitClient to use OAuth access tokens for authentication
ClosedPublic

Authored by epriestley on Apr 5 2016, 10:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 9:53 PM
Unknown Object (File)
Fri, Apr 19, 4:23 PM
Unknown Object (File)
Tue, Apr 9, 9:49 AM
Unknown Object (File)
Sun, Mar 31, 11:15 PM
Unknown Object (File)
Fri, Mar 29, 8:58 AM
Unknown Object (File)
Fri, Mar 29, 12:23 AM
Unknown Object (File)
Mar 24 2024, 8:36 PM
Unknown Object (File)
Mar 16 2024, 6:21 PM
Subscribers
None

Details

Summary

Ref T7303. This adds OAuth token support to ConduitClient.

Test Plan

Logged out of an instance and got logged out of the linked upstream; see followup diffs.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow ConduitClient to use OAuth access tokens for authentication.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Apr 5 2016, 10:08 PM
src/auth/PhutilPhabricatorAuthAdapter.php
66

(This isn't directly related, but this scope no longer exists so it stops the endpoint from complaining.)

This revision was automatically updated to reflect the committed changes.