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

    Variable EventStreamCloudEventConnectionCreatedTypeEnumConst

    EventStreamCloudEventConnectionCreatedTypeEnum: {
        ConnectionCreated: "connection.created";
    } = ...

    The event type (injected from the SSE event field).

    Type Declaration

    • ReadonlyConnectionCreated: "connection.created"