scotthovestadt / gigya

Gigya JavaScript REST SDK
MIT License
37 stars 62 forks source link

Add request signature support #37

Closed mhill-gigya closed 4 years ago

mhill-gigya commented 5 years ago

This pull request adds request signing/signature support to all requests made via the Gigya JS SDK. The specific functionality is that a signature is calculated and included in the request for any request that does not include a user secret.

iBaryo commented 4 years ago

hi, you can review this instead: https://github.com/scotthovestadt/gigya/pull/40