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

    Interface CspReportingInfrastructure

    Global reporting infrastructure configuration.

    interface CspReportingInfrastructure {
        report_to?: CspReportTo | null;
        reporting_endpoints?: CspReportingEndpoints;
    }
    Index
    report_to?: CspReportTo | null
    reporting_endpoints?: CspReportingEndpoints