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)
Tue, Jul 23, 9:17 PM
Unknown Object (File)
Mon, Jul 22, 10:05 AM
Unknown Object (File)
Fri, Jul 19, 3:06 AM
Unknown Object (File)
Wed, Jul 17, 4:39 PM
Unknown Object (File)
Mon, Jul 15, 11:25 AM
Unknown Object (File)
Sun, Jul 14, 4:52 PM
Unknown Object (File)
Sat, Jul 13, 10:47 AM
Unknown Object (File)
Fri, Jul 12, 4:04 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