- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
User Module Events Reference
This reference shows all the events emitted by the Medusa application related to the User Module. If you use the module outside the Medusa application, these events aren't emitted.
Invite Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when an invite is accepted. |
|
| Emitted when invites are created. |
|
| Emitted when invites are deleted. |
|
| Emitted when invites are resent. |
|
User Events#
Event Name | Description | Payload |
---|---|---|
| Emitted when users are created. |
|
| Emitted when users are updated. |
|
| Emitted when users are deleted. |
|
Was this page helpful?