Const
Readonly
COCKPIT_Readonly
name: "cockpit.addRegistration"Readonly
payload: CockpitAddRegistrationPayloadReadonly
CUSTOMER_Fired after a customer was created by the gateway in zitadel.
Readonly
name: "customer.created"Readonly
payload: CustomerCreatedEventPayloadReadonly
CUSTOMER_Fired when a customer needs to be deleted.
Readonly
name: "customer.delete"Readonly
payload: CustomerDeleteEventPayloadReadonly
CUSTOMER_Fired when customers need to be merged, most commonly when a guest customer is converted to a registered customer, but not limited to that.
Readonly
name: "customer.merge"Readonly
payload: MergeCustomerPayloadReadonly
EMAIL_Fired when a email with buttons needs to be sent
Readonly
name: "email.button"Readonly
payload: ButtonEmailEventPayloadReadonly
EMAIL_Fired when a generic email needs to be sent
Readonly
name: "email.generic"Readonly
payload: GenericEmailEventPayload
Fired when a user needs to be added to authentik