Difference between Unsigned Presets and signed preset?
Sovik
Member Posts: 22 ✭
Difference between Unsigned Presets and signed preset?
What are the pros and cons of using signed or unsigned preset?
Tagged:
0
Answers
-
Hi @Sovik,
You can find the differences in our documentation:
Basically, unsigned presets are used for unsigned uploads, those are non-authenticated uploads and are limited in the parameters you can use in the upload as documented here.
Signed presets are used for signed uploads and require a backend to generate signatures and authenticate the requests.
Loic
0