When user deletes their account from firebase authentication, deleting related documents is supported by Delete User References. Any way of deleting the Firebase users storage bucket aswell using flutterflow? Both for data safety and storage cost reasons. I believe this is already possible using the Delete User Data firebase extension.
Fredrik