Im not set any policies. My policies are totally empty.
[UPDATE]: I executed this SQL query:
-- 1. Allow public access to any files in the "public" bucketcreate policy "Public Access"on storage.objects for selectusing ( bucket_id = 'mybucket' );
-- 1. Allow public access to any files in the "public" bucketcreate policy "Public Access"on storage.objects for selectusing ( bucket_id = 'mybucket' );
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.