Page MenuHomePhabricator

Add an "ExternalAccountIdentifier" table
ClosedPublic

Authored by epriestley on Feb 20 2020, 10:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 24, 4:50 AM
Unknown Object (File)
Fri, Nov 22, 12:05 AM
Unknown Object (File)
Sun, Nov 17, 4:44 PM
Unknown Object (File)
Wed, Nov 13, 11:40 PM
Unknown Object (File)
Sat, Nov 9, 8:36 PM
Unknown Object (File)
Wed, Nov 6, 6:51 AM
Unknown Object (File)
Oct 23 2024, 6:17 PM
Unknown Object (File)
Oct 21 2024, 8:11 PM
Subscribers
Restricted Owners Package

Details

Summary

Depends on D21010. Ref T13493. External accounts may have multiple different unique identifiers, most often when v1 of the API makes a questionable choice (and provies a mutable, non-unique, or PII identifier) and v2 of the API uses an immutable, unique, random identifier.

Allow Phabricator to store multiple identifiers per external account.

Test Plan

Storage only, see followup changes.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.Feb 20 2020, 10:21 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 23 2020, 1:44 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.