Skip to content

Releases: Mastercard/oauth1-signer-nodejs

v1.1.7

08 Aug 08:48
5f12585
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.7

v1.1.6

28 Mar 14:14
c5d16a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.5...v1.1.6

v1.1.5

05 Feb 13:33
93e2c9b
Compare
Choose a tag to compare

Fixing issue with * not encoding properly

v1.1.4

12 Jul 13:44
Compare
Choose a tag to compare
  • Bumped lodash from 4.17.11 to 4.17.14

v1.1.3

05 Jun 13:26
dc4bbc9
Compare
Choose a tag to compare
  • Fixed issue #7 (hash should be taken over the empty string when empty payload)
  • Ugraded dev dependencies

v1.1.2

09 May 10:19
Compare
Choose a tag to compare
  • Fixed the library to handle already encoded params (Part 2)

v1.1.1

07 May 08:44
3a8221e
Compare
Choose a tag to compare
  • Fixed the library to handle already encoded params
  • Added unit tests to test this functionality

v1.0.1

21 Jan 15:42
47a0e3a
Compare
Choose a tag to compare
  • Fixed issue #3 (toOAuthParamString was not sorting params which was leading to an unexpected base string)
  • Updated README.md

v1.0.0

17 Jan 16:46
288b0a0
Compare
Choose a tag to compare
  • First version of the npm package