Sample code showing how to generate an upload authentication signature in NodeJS
Greetings,
Was wondering if there was any sample code available showing how to generate an upload authentication signature on NodeJS?
Thanks. Dennis
0
-
Hi Dennis,
You can check out our
api_sign_request()
method on the NodeJS client libraries, which contains the code required for generating such a signature:See the following link for the string-to-sign conventions:
http://cloudinary.com/documentation/upload_images#creating_api_authentication_signaturesThanks, Nadav.
0
Post is closed for comments.
Comments
1 comment