Open
Description
I've been searching for a way to change the owner of a file in storage.objects from the SupabaseClient and can't find a way. The closest solution I found was to make it null after the user is deleted (via #65).
I would like the ability for an admin user to change / transfer the ownership of a file to another user, or handle that operation pn the server.