Auth0 Node.js SDK - v5.12.0
    Preparing search index...

    Interface CspReportingInfrastructure

    Global reporting infrastructure configuration.

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

    Properties

    report_to?: CspReportTo | null
    reporting_endpoints?: CspReportingEndpoints