Skip to content

Releases: ibm-cloud-security/appid-serversdk-nodejs

v6.2.0

23 Jul 15:44
1a01867
Compare
Choose a tag to compare
  • Dependency updates.
  • Replaced deprecated request library with Got.
  • Documentation updates.
  • Misc. fixes.

Dependency update

24 Jul 17:07
659a7e8
Compare
Choose a tag to compare
  • Updated dependencies.
  • Updated README.md.
  • Minor npm script updates.

Bug fix

26 Jan 08:44
15425ba
Compare
Choose a tag to compare

Added missing validation of token expiration.

Bug fix

13 Nov 13:44
ea997ab
Compare
Choose a tag to compare

some small bug fixes

Enable logging by default

21 Oct 22:01
Compare
Choose a tag to compare

Following log4js recent changes, update SDK to show info logs by default.

v4 Runtime APIs

04 Apr 21:45
729b861
Compare
Choose a tag to compare

This release supports the release of v4 runtime APIs as well as miscellaneous bug fixes.

Rebranding

06 Jan 09:52
b44f37f
Compare
Choose a tag to compare

This release includes the required modifications to support new branded URLs of cloud.ibm.com instead of bluemix.net.

Update ReadMe for Application Identity

03 Oct 21:22
7eb6579
Compare
Choose a tag to compare

Minor update of Readme for Application Identity

Application Identity

02 Oct 22:03
82091cd
Compare
Choose a tag to compare
Application Identity (Development->Master) (#126)

* Application identity (#125)

* Adds support for application identity (app to app flow)

* Adds test cases for application identity

* Adds documentation on how to use App to App flow

* Bump up version number to 4.2.0

Bug fixes

26 Sep 02:03
e971c45
Compare
Choose a tag to compare
Development (#124)

https://github.ibm.com/security-services/appid-project-management/issues/1744
https://github.ibm.com/security-services/appid-project-management/issues/1740