Hey, I want to make public buckets so that it's easier to store links to files in the DB, but I am not sure if I can restrict access to view/open those links via RLS. Can someone confirm?
Aditya Tripathi
05/25/2023, 8:31 AM
It becomes a hassle when you're working with dozens of files to show as preview with signed urls.
g
garyaustin
05/25/2023, 12:34 PM
You cannot restrict the public bucket public URL.
You do have to have RLS for all other operations on it.