1
createSignedUrls should allow for storage transformations per image in the same was createSignedUrl does
Source: supabase/supabase#34135 · opened by @kkukshtel
As the title say — the options available for createSignedUrls differs from that of createSignedUrl. If I want signed URLs of transformed images (I do), I need to call createSignedUrl for each image in a loop instead of being able to issue a single API call. I would think here that the transformation wouldn't be any array necessarily, and would instead apply to everything requested.
No pledges yet. Be the first to back this.
Comments
Similar requests
Way to createSignedUrls with image transformation
7 votes · 0 comments
Add support for image transformations in bulk storage URL signing (getSignedUrls)
2 votes · 0 comments
storage createSignedUrl / createSignedUrls speedup
3 votes · 0 comments
[storage-js] Skip `.from('bucket')` storage calls syntax for `createSignedUrls` function
1 vote · 0 comments
Rate limiting for Storage and Image Transformations API calls
3 votes · 0 comments
No comments yet.