FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests