Auth0 Node.js SDK - v6.0.0
    Preparing search index...

    Interface EventStreamCloudEventConnectionUpdatedObject0ConnectedAccounts

    Configure the purpose of a connection to be used for connected accounts and Token Vault.

    interface EventStreamCloudEventConnectionUpdatedObject0ConnectedAccounts {
        active: boolean;
        cross_app_access?: boolean;
    }
    Index

    Properties

    active: boolean
    cross_app_access?: boolean