FeatureFuel
7

Way to createSignedUrls with image transformation

Source: supabase/supabase#12607 · opened by @devidevio
I've checked every part of documentation and code in the storage-api regarding the createSignedUrls function. It seems impossible to sign multiple URLs with image transformation.

Related documentation:
• • • The code in the storage-api seems to be the following:
• • • Why does the createSIgnedURLs function does not accept the image transformations when signing a URL?

The reason why I'm looking for this feature is: Performance. Instead of signing f. e. 100 URLs separately (100 requests), I'd like to sign 100 URLs in one request with image transformation.

If I'm missing something at this point here, please correct me.

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