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)
Mon, Jun 9, 2:04 AM
Unknown Object (File)
Sun, May 25, 2:13 PM
Unknown Object (File)
Sun, May 25, 9:16 AM
Unknown Object (File)
May 10 2025, 9:26 PM
Unknown Object (File)
May 8 2025, 7:26 AM
Unknown Object (File)
May 8 2025, 7:26 AM
Unknown Object (File)
May 8 2025, 7:26 AM
Unknown Object (File)
May 8 2025, 7:26 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).