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

    Interface CspReportToEndpoint

    A single reporting endpoint.

    interface CspReportToEndpoint {
        url?: string;
    }
    Index

    Properties

    Properties

    url?: string

    HTTPS URL for the reporting endpoint.