api - HMAC signing of response -



api - HMAC signing of response -

i'm implementing hmac hashing of incoming messages rest api. hmac hash set in authorization header of request in form: authorization: [scheme] [hash]

i want sign response. header suitable place response hash in?

api http hmac

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -