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

How to Secure uploads (signed uploads) and Secure delivery (signed URLs) ? #154

Closed
htoo-eain-lwin opened this issue Jan 29, 2025 · 1 comment
Assignees
Labels

Comments

@htoo-eain-lwin
Copy link

Question

I saw in the uploadcare document, we can have Secure uploads (signed uploads) and Secure delivery (signed URLs) inside the Rails SDK.
https://uploadcare.com/docs/integrations/rails/

Image

How to use uploadcare-rails gem for uploading files with sign_uploads and delivery for signed_urls?

Can you share me some insights and example? 🙏

@vipulnsward
Copy link
Collaborator

Hi @htoo-eain-lwin sharing an example of how you can achieve these via uploadcare-ruby gem-

https://gist.github.com/vipulnsward/99a6f3347452b9de191b1c051a664c36

Documentation for these are available at:

Upload: https://uploadcare.com/docs/security/secure-uploads/
Delivery: https://uploadcare.com/docs/security/secure-delivery/

Let me know if that helps or you were looking for something else in particular

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants