Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Storage] Add createSignedUploadURL and uploadToSignedURL method #147

Closed
grdsdev opened this issue Nov 4, 2023 · 5 comments · Fixed by #290
Closed

[Storage] Add createSignedUploadURL and uploadToSignedURL method #147

grdsdev opened this issue Nov 4, 2023 · 5 comments · Fixed by #290
Labels
enhancement New feature or request storage

Comments

@grdsdev
Copy link
Collaborator

grdsdev commented Nov 4, 2023

@grdsdev grdsdev added enhancement New feature or request storage labels Nov 4, 2023
@grdsdev grdsdev changed the title [Storage] Add createSignedUploadURL method [Storage] Add createSignedUploadURL and uploadToSignedURL method Nov 4, 2023
@MadeByDouglas
Copy link

I'm sorry if this is a silly question, what is this feature, the signedUploadURL for?
Can we get support for resumable uploads and downloads with progress indicators?
https://supabase.com/docs/guides/storage/uploads/resumable-uploads

@grdsdev
Copy link
Collaborator Author

grdsdev commented Dec 1, 2023

Hey @MadeByDouglas those methods are unrelated to resumable uploads.

This issue if for adding those 2 missing methods to the Swift Library, just to be in parity with JS lib.

I added a new issue to track work related to resumable uploads #171

@MadeByDouglas
Copy link

ah ok I see, awesome!
Also great work btw, I've seen lots of progress with this recently. Have you taken over the project from maail or connected with supabase or just contributing?
I'm very thankful for all the work on this library from you and the others.

@ehynds
Copy link

ehynds commented Feb 28, 2024

Would love to see progress on this!

@grdsdev
Copy link
Collaborator Author

grdsdev commented Feb 29, 2024

Hi @ehynds I'm joining Supabase to work full time on next week, so expect this to move forward much faster.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request storage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants