I’m looking for something like after_create_account, but for after a user deletes their account. We have a custom authentication plugin that stores some information in a database table on a new account creation. When they delete their account I want it to then delete that database info. Is there an event I can use in a plugin for this purpose?
NotAnonymous
(Doug)
1
pfaffman
(Jay Pfaffman)
2
Here’s what you’re looking for:
Gerelateerde topics
| Topic | Antwoorden | Weergaven | Activiteit | |
|---|---|---|---|---|
| Delete Discourse AI created accounts | 1 | 97 | 28 juli 2024 | |
| Deleting user - notification if they re-join | 10 | 1492 | 18 januari 2023 | |
| Allow removing account info without content deletion | 16 | 7732 | 20 maart 2015 | |
| Webhooks for user deletion/deactivation? | 4 | 721 | 24 juli 2018 | |
| Self deleting an account with SSO only login does not redirect to `logout redirect` but the auth url causing a loop | 6 | 889 | 17 juli 2023 |