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 | 101 | 28 juli 2024 | |
| Deleting user - notification if they re-join | 8 | 1507 | 1 mei 2019 | |
| Allow removing account info without content deletion | 16 | 7745 | 20 maart 2015 | |
| Webhooks for user deletion/deactivation? | 3 | 732 | 20 juli 2018 | |
| Self deleting an account with SSO only login does not redirect to `logout redirect` but the auth url causing a loop | 5 | 899 | 14 juli 2023 |