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

    Variable ConnectionCrossAppAccessResourceAppStatusEnumConst

    ConnectionCrossAppAccessResourceAppStatusEnum: {
        Disabled: "disabled";
        Enabled: "enabled";
    } = ...

    Set to enabled to accept ID-JAGs from this connection's identity provider to issue access tokens to other connected applications.

    Type Declaration

    • ReadonlyDisabled: "disabled"
    • ReadonlyEnabled: "enabled"