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

    Interface EventStreamCloudEventUserCreatedData

    The event payload.

    interface EventStreamCloudEventUserCreatedData {
        object: EventStreamCloudEventUserCreatedObject;
        context?: EventStreamCloudEventContext;
    }
    Index

    Properties

    Properties