FeatureFuel
4

Configurable Expiration Time for Presigned Upload Url

Source: supabase/supabase#15394 · opened by @jfischoff
The presigned upload url feature for the Storage API uses a fixed expiration time:

This is inconsistent with the presigned download urls, which expect a body that includes a configurable expiration time.

The hardcoded time makes the feature unusable if you application cannot upload the resource in 2 hours (according to the swagger api doc although code defaults to an hour fwiw).

The upload API should work like the get presigned creation apis and take in a expiration time vs being hardcoded.

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