Skip to content

Add CreateSignedUrls method #31

Open
@KomisarzRyba

Description

@KomisarzRyba

Feature request

Is your feature request related to a problem? Please describe.

The newest version of supabase/storage-js has a method to create multiple signed urls with one request. This library should support it as well.

Describe the solution you'd like

Create a public method CreateSignedUrls consistent with the javascript library and the existing CreateSignedUrl method

Describe alternatives you've considered

Currently the only solution is to make multiple calls with the existing CreateSignedUrl method.

Additional context

I will be more than happy to implement this feature! 🙃

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions