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

    SSE message for connection.created.

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    offset: string

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

    type: "connection.created"