Create folder trough frontend with user_id
I have a bucket problem
I saw on supabase site for policies on bucket that they rather used a main bucket for profiles, and each user had their own folder named with their uid. rather nice! but I do not see any option in the Javascript docs to create a folder? How do I go on about creating one.
I have a dashboard for my users where they can manage their media, so from before I had a button saying create bucket, if they did not own one. So I want the same except it's a folder
I have a dashboard for my users where they can manage their media, so from before I had a button saying create bucket, if they did not own one. So I want the same except it's a folder