-
Notifications
You must be signed in to change notification settings - Fork 44
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
allow image manipulation on presigned urls #104
Comments
very much needed - are there any workarounds? |
You can use another image transformation service such as on Cloudflare or Vercel, and send the entire presigned url with signature to their endpoint. With Cloudflare you need the pro plan on your domain with image transformation enabled, and make your image src something like |
thanks for your reply and succestion. I am using Nhost pro plan and looking for a solution within that scope. |
this is now supported, if someone wants me to update their cloud version DM me or drop me an email with your subdomain |
Will this feature also be available in nhost-dart? I added a pull request nhost/nhost-dart#102 |
Awesome, thanks! |
No description provided.
The text was updated successfully, but these errors were encountered: