Skip to content

Alternative Google accounts #2039

@Eddydpyl

Description

@Eddydpyl

When you create a connected account with composio.connected_accounts.initiate for a Google service, the UI displayed in the redirect_url allows the user to select a different Google account (not necessarily the one used as the user_id). This creates an inconsistency, where the only thing we know about the connected account is the user_id (one of their email accounts), but not what account they're actually using.

I think what's needed is to either replace the original user_id with the new selected email, or add the email in some other field we can query on. If we can't query on it, we won't be able to tell them appart programatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions