authClient.admin.removeUser doesn't trigger beforeDelete
I'm using the admin plugin. It has authClient.admin.removeUser functionality. the problem is that I set up user beforeDelete to delete all of the images from my s3 bucket before removing the user and it doesn't work. It works if and only if the user deletes himself manually.
user deletion from the admin side:
better-auth instance:
user deletion from the admin side:
better-auth instance: