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

    Variable EventStreamCloudEventUserCreatedCloudEventTypeEnumConst

    EventStreamCloudEventUserCreatedCloudEventTypeEnum: {
        UserCreated: "user.created";
    } = ...

    The type of the event which has happened.

    Type Declaration

    • ReadonlyUserCreated: "user.created"