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, Jan 21, 1:20 PM
Unknown Object (File)
Tue, Jan 21, 12:40 PM
Unknown Object (File)
Fri, Jan 17, 5:48 PM
Unknown Object (File)
Tue, Dec 31, 7:24 PM
Unknown Object (File)
Dec 22 2024, 2:39 AM
Unknown Object (File)
Dec 20 2024, 1:51 PM
Unknown Object (File)
Dec 18 2024, 12:42 PM
Unknown Object (File)
Dec 15 2024, 10:12 PM
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