Good day.
I would first like to give sone context for the questions, which are related to having a hook on user deletion.
We are thinking of using Auth0 to provide a single point of identity for 10 separate and different applications. Users will be using some or all of those apps. We have a requirement where if a user is deleted the other applications must also react accordingly.
Here are my inquiries:
- Is there way to create hook or call back that Auth0 will trigger once a user is deleted using the auth0 dashboard?
- Can a user contact Auth0 and request for removal of their personal data? If so and if there is a way to create a hook, will it be triggered?
Thanks