Skip to content

Instantly share code, notes, and snippets.

@simonr-cb
Created January 12, 2018 16:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simonr-cb/b581eb4a2583ddbcefb4142602ba6048 to your computer and use it in GitHub Desktop.
Save simonr-cb/b581eb4a2583ddbcefb4142602ba6048 to your computer and use it in GitHub Desktop.
// Retrieve the ShipFast HMAC used to sign the API request from the request header
var requestShipFastHMAC = req.get('SF-HMAC')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment