Open tehnorm opened 1 year ago
Adds support for signed-url upload as introduced in v0.30.0 via https://github.com/supabase/storage-api/pull/282
signed-url
Expose the createUploadSignedUrl and uploadToSignedUrl methods
createUploadSignedUrl
uploadToSignedUrl
Feature request
Adds support for
signed-url
upload as introduced in v0.30.0 via https://github.com/supabase/storage-api/pull/282Describe the solution you'd like
Expose the
createUploadSignedUrl
anduploadToSignedUrl
methods