Skip to content

Releases: manifoldco/node-signature

v1.1.0

27 Apr 01:01
Compare
Choose a tag to compare
  • Introduced requirement of req.rawBody, removing second-pass parsing of the request body.
  • Updated README to include Restify
  • Fixed error status code for invalid request params

Initial release of signature verification library

11 Apr 00:07
Compare
Choose a tag to compare
  • Support for Node.js >= v4.x
  • Express middleware integration