@auth0/auth0-react
    Preparing search index...

    Type Alias ConnectedAccount

    ConnectedAccount: Omit<
        ConnectAccountRedirectResult,
        "appState"
        | "response_type",
    >

    The account that has been connected during the connect flow.