Security‎ > ‎

Designing a Secure REST (Web) API without OAuth

posted Aug 20, 2013, 2:02 PM by Chris G
A great article describing how Amazon uses hashed values in order to authenticate web service calls from clients:
Comments