Page MenuHomePhabricator

Make OAuth client authorizations a Settings panel
ClosedPublic

Authored by epriestley on Mar 18 2014, 2:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 29, 9:06 PM
Unknown Object (File)
Wed, Aug 21, 11:13 AM
Unknown Object (File)
Mon, Aug 19, 2:56 AM
Unknown Object (File)
Fri, Aug 16, 4:50 PM
Unknown Object (File)
Tue, Aug 6, 2:02 PM
Unknown Object (File)
Mon, Aug 5, 11:51 AM
Unknown Object (File)
Mon, Aug 5, 11:00 AM
Unknown Object (File)
Mon, Aug 5, 2:53 AM
Subscribers

Details

Summary

This modernizes and simplifies OAuth client authorizations a bit, moving them to a settings panel similar to the "Sessions" panel.

Test Plan
  • Viewed authorizations.
  • Revoked an authorization.
  • Created a test authorization.

Screen_Shot_2014-03-17_at_7.38.06_PM.png (992×1 px, 148 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Make OAuth client authorizations a Settings panel.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.

This is slightly less feature-rich than the old UI (you can no longer edit the scopes associated with an authorization, in particular) but I think that's probably OK to drop. I think everything else still works the same way it did before.

btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 18 2014, 4:48 PM
epriestley updated this revision to Diff 20326.

Closed by commit rP995a890565f3 (authored by @epriestley).