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

    Interface CreateIdentityAssertionAuthorizationGrant

    Configuration on the use of ID-JAGs for Cross App Access.

    interface CreateIdentityAssertionAuthorizationGrant {
        active: boolean;
    }
    Index
    active: boolean

    If set to true, the client can exchange ID-JAGs for access tokens.