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

    SSE message for user.created.

    interface UserCreated {
        offset: string;
        event: EventStreamCloudEventUserCreatedCloudEvent;
        type: "user.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: "user.created"