FeatureFuel
1

Permanent downloadUrl

Source: supabase/supabase#1708 · opened by @juanantoniosantanamedina
At the moment in order to display an image stored in the storage we need to get a downloadUrl that expires in a certain period of time.

That sounds good , but there are certain scenarios where I would prefer to store that url in the database and use it any time I need it. A good example for that is a list of posts where the avatar of the poster user is shown. Do I really want to download that avatar in each element for the list? I just need to have the url to the image in the profiles table and read it.

Maybe this is already possible and I don't know how to do it !!

Any help please?

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