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

    SSE message for connection.created.

    interface ConnectionCreated {
        offset: string;
        event: EventStreamCloudEventConnectionCreatedCloudEvent;
        type: "connection.created";
    }

    Hierarchy (View Summary)

    Index
    offset: string

    Opaque cursor representing position in the stream. Pass as the from query parameter to resume.

    type: "connection.created"