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
F15456352: D15628.id37661.diff
Sun, Mar 30, 9:01 AM
F15447830: D15628.id37664.diff
Fri, Mar 28, 1:49 AM
F15437092: D15628.id.diff
Tue, Mar 25, 5:29 PM
F15430215: D15628.diff
Mon, Mar 24, 6:30 AM
F15418018: D15628.id.diff
Thu, Mar 20, 8:14 PM
F15402460: D15628.id37664.diff
Mon, Mar 17, 10:38 PM
F15386317: D15628.id37661.diff
Sat, Mar 15, 12:21 AM
F15354481: D15628.id37661.diff
Tue, Mar 11, 4:12 AM
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.