Hi,
I need to send user info to another server when the user logs in, something that already was clarified in a previous post. But I noticed that I'd like to be warned when the user links accounts, e.g.: user entered with her facebook account and linked that account with her linkedin one, since I want that info to be sent as soon as possible to the server.
So my question is: when the user finally links her account successfully to another one, is an event triggered? Looking at the code, I don't find any.
Thanks.