rollupid
rollupid copied to clipboard
fix(address): how to keep alias qc param in in sync?
In Passport, whenever a user authenticates, get addresses for the account and batch-queue them for consumption at the address worker to get fresh profiles from the third-party providers (dependent on #1455) and synchronously update edges with the new alias (and possibly other) data in the Q-comps.
@szkl is this handled now with the getAddressProfile stuff? Can we close?