I've created a Provider to execute some custom logic after a user registers or logs in.  I'm having trouble finding where to hook up any custom logic for when a user consents to use a new client.  So if he wants to use his login for another site, after the consent form is accepted, how can I execute some custom logic?

thanks