Skip to content

Releases: ibm-cloud-security/appid-clientsdk-swift

Bug fixes

05 Mar 16:39
7789d78
Compare
Choose a tag to compare

Stability improvements

Logout support

23 Aug 14:45
34b723d
Compare
Choose a tag to compare

Calling logout is now possible from App ID class.

Warning fixes

07 Jul 08:45
Compare
Choose a tag to compare
Development (#176)

* update login widget section in readme

* changing initializer to public (#171)

* Point to v4 (#173)

* Update to point to v4 + iss and aud validation
 Adds azp and issuer validation for V4

* Issue 2439 (#174)

Removed azp validation and updated tokens to v4 for tests

* bump up version to 6.0.0

* Issue 3201 (#177)

* update depandencies and fix warnings

* bump up version

* update xcode version

Support for v4 runtime APIs

05 Apr 00:37
90e8ddc
Compare
Choose a tag to compare

This release adds support for v4 runtime APIs as well as fix miscellaneous bugs.

Support for the cloud.ibm.com domain

06 Jan 09:48
3cc3667
Compare
Choose a tag to compare
Merge pull request #170 from ibm-cloud-security/development

Update IBMCloudAppID.podspec

4.2.0: JP-tok region + logging API

27 Nov 01:34
Compare
Choose a tag to compare
  • add new region support for Japan-Tokyo
  • add remote logging API for logout

State validation and keychain configuration

12 Oct 19:49
Compare
Choose a tag to compare
  • attribute for configuring keychain accessibility
  • state validation

4.0.2: fix version upgrade bug

21 Jun 08:40
0d649e3
Compare
Choose a tag to compare
Fix upgrade bug (#151)

Change version to 4.0.2

4.0.1: Fix refreshToken bug (#150)

19 Jun 19:55
Compare
Choose a tag to compare

Rebranding and new features

08 Jun 12:10
Compare
Choose a tag to compare

In this release, we address the following issues:

  • Rebrand the SDK package from Bluemix to IBM Cloud
  • Introduce userinfo functionality support
  • Add additional access and ID token validation on server response