Example of signing a Cloudinary video upload request and uploading it from a browser - signAndUploadCloudinaryVideo.ts| Gist
Cloudinary is a fantastic cloud service for storing, serving and transforming images and videos. However the documentation for uploading an image or video from the browser, in a secure fashion, are…| SOS