#Multiple Accounts for an auth connection?

1 messages · Page 1 of 1 (latest)

late magnet
#

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.

calm barnBOT
#

Hey there, users aren’t limited to a single account—they should be prompted to choose which one to use for each connection. Make sure the desired account is already signed in to your browser, and let me know if you still encounter any issues!

late magnet
#

Is there a way for them to "choose another account" if they are signed into one account but not the other? This is how Google Oauth works for example.

winged pier
#

Yes, it should look something like this: