Frodo Library - v4.0.0-10
    Preparing search index...

    Interface OAuth2TrustedJwtIssuerExportOptions

    OAuth2 trusted jwt issuer export options

    interface OAuth2TrustedJwtIssuerExportOptions {
        deps: boolean;
        useStringArrays: boolean;
    }
    Index

    Properties

    deps: boolean

    Include any dependencies (scripts).

    useStringArrays: boolean

    Use string arrays to store multi-line text in scripts.