Join Discord
Powered by
https://supabase.com/docs/reference/javascript/sto...
# javascript
g
garyaustin
07/25/2022, 1:07 PM
https://supabase.com/docs/reference/javascript/storage-from-createsignedurl
createSignedUrl is the way to get a storage file url with token for private buckets. You do need to allow select access RLS policy to get the signed url.
Previous
Next