Back to Node Auth0

Variable HookTriggerIdEnumConst

docs/variables/management.Management.HookTriggerIdEnum.html

5.9.1872 B
Original Source

Variable HookTriggerIdEnumConst

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

Retrieves hooks that match the trigger

Type Declaration

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

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark