Page MenuHomePhabricator

Write ExternalAccountIdentifiers when interacting with external authentication providers
ClosedPublic

Authored by epriestley on Feb 22 2020, 4:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 18, 10:34 PM
Unknown Object (File)
Sun, Nov 17, 10:12 AM
Unknown Object (File)
Sat, Nov 16, 9:15 AM
Unknown Object (File)
Fri, Nov 15, 3:07 PM
Unknown Object (File)
Fri, Nov 15, 10:02 AM
Unknown Object (File)
Fri, Nov 15, 6:04 AM
Unknown Object (File)
Thu, Nov 14, 10:14 AM
Unknown Object (File)
Wed, Nov 13, 10:08 AM
Subscribers
None

Details

Summary

Depends on D21015. When we sync an external account and get a list of account identifiers, write them to the database.

Nothing reads them yet and we still write "accountId", this just prepares us for reads.

Test Plan

Linked, refreshed, unlinked, and re-linked an external account. Peeked at the database and saw a sensible-looking row.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable