Signing URL – Node.js

Please, be careful, this javascript code is designed to run on server side for security reasons. Otherwise, you would have to expose your confidential access key. So don’t use it on client side ! In order to access the service, you’ll need first to “sign” your URLs. In Node.js, you need to load a md5 … Continue reading Signing URL – Node.js