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