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)
Thu, Apr 11, 10:01 AM
Unknown Object (File)
Sun, Apr 7, 8:29 PM
Unknown Object (File)
Sun, Mar 31, 4:57 PM
Unknown Object (File)
Mar 14 2024, 6:06 PM
Unknown Object (File)
Feb 16 2024, 3:51 PM
Unknown Object (File)
Feb 3 2024, 10:06 AM
Unknown Object (File)
Jan 24 2024, 11:01 PM
Unknown Object (File)
Jan 7 2024, 5:36 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
Branch
auth8
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23893
Build 32880: Run Core Tests
Build 32879: arc lint + arc unit