cog
cog copied to clipboard
Handle invalidating handles from chat providers
Now that we're no longer using chat handles as a key for finding users, they're effectively cached data. We need to update them to keep them in sync with the data from the chat provider.
Related to https://github.com/operable/cog/pull/426