logto-io / logto

🧑‍🚀 The better identity infrastructure for developers and the open-source alternative to Auth0.
https://logto.io
Mozilla Public License 2.0
9k stars 453 forks source link

feature request: add suspend user event for webhook #4297

Open yangsuiyun opened 1 year ago

yangsuiyun commented 1 year ago

What problem did you meet?

We need notify application to delete user's resource when the user is suspended.

Describe what you'd like Logto to have

There three events we can use to create a webhook.

image

Suspend user event also needed.

xiaoyijun commented 1 year ago

Hi, @yangsuiyun , thanks for your request. This feature is on our roadmap, and we will schedule the implementation of this feature in the future.

NikoGrano commented 1 month ago

Seems like this has been already implemented trough TriggerHook.User.SuspensionStatus.Updated and the issue could be closed. 😉