Hi,
I am trying to implement a feature where users can delete files they’ve uploaded (to Supabase Storage) within the app.
Using the Supabase integration, I can upload and replace images or files, but I haven’t been able to find an option to delete them.
Could anyone guide me on how to enable file deletion?
Thank you!