Homestyx hydra
Diffusion hydra bce4b7addfce

Internalize storage access for PhabricatorUserOAuthInfo

Description

Internalize storage access for PhabricatorUserOAuthInfo

Summary:
Ref T1536. Move all access to the underlying storage to inside the class. My plan is:

  • Migrate the table to ExternalAccount.
  • Nuke the table.
  • Make this class read from and write to ExternalAccount instead.

We can't get rid of OAuthInfo completely because Facebook still depends on it for now, via registration hooks.

Test Plan: Logged in and registered with OAuth.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1536

Differential Revision: https://secure.phabricator.com/D6171

Details

Provenance
epriestleyAuthored on Jun 14 2013, 10:00 AM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:3005811b9e13: Remove OAuth token/expiry interfaces
Branches
Unknown
Tags
Unknown

Event Timeline