79655074

Date: 2025-06-05 18:57:10
Score: 0.5
Natty:
Report link

just create this policy that allows to access buckets to all authenticated users

CREATE POLICY "Allow authenticated users to view bucket" ON storage.buckets FOR SELECT TO authenticated USING (true);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Zaman Rajpoot