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

    Variable HookTriggerIdEnum

    HookTriggerIdEnum: {
        CredentialsExchange: "credentials-exchange";
        PreUserRegistration: "pre-user-registration";
        PostUserRegistration: "post-user-registration";
        PostChangePassword: "post-change-password";
        SendPhoneMessage: "send-phone-message";
    }

    Type declaration

    • ReadonlyCredentialsExchange: "credentials-exchange"
    • ReadonlyPreUserRegistration: "pre-user-registration"
    • ReadonlyPostUserRegistration: "post-user-registration"
    • ReadonlyPostChangePassword: "post-change-password"
    • ReadonlySendPhoneMessage: "send-phone-message"