Hi,
I'm trying to figure out a way to connect multiple user accounts from the same provider.
E.g. users of my app may have multiple Github accounts. They should be able to connect an arbitrary number of such github accounts using Composio. However, the log-in redirect screen just takes them straight to the "successful" state and assumes they were using the account they already logged in as.
Is there a way to do this or are users stuck with one account per user? I'm using the typescript SDK.