Skip to content

Releases: Mastercard/oauth1-signer-go

v1.2.3

22 Aug 16:11
2a6b283
Compare
Choose a tag to compare

Handle URL paths without leading slash

v1.2.2

19 Jul 13:25
905dad3
Compare
Choose a tag to compare

Security updates

v1.2.1

21 Sep 11:26
8a67ea3
Compare
Choose a tag to compare
  • Fixed issue with empty request body after signing: #9

v1.2.0

20 Sep 14:36
509997a
Compare
Choose a tag to compare
  • Swapped the deprecated ioutil package for io
  • Ensuring that the actual content of the request body is read and signed

v1.1.0

03 Oct 12:51
Compare
Choose a tag to compare
  • Renamed package authentication_utils into utils
  • Code clean-up

v1.0.0

03 Oct 12:49
Compare
Choose a tag to compare
  • Released Mastercard API compliant OAuth signer library