disconnect method defines what happens when a connection is disconnected. Use it to revoke access tokens or perform other cleanup with the external service before credentials are erased from storage.
This method is triggered when:
- A connection is explicitly disconnected (via the API or the console UI)
- A connection is archived