Releases: ibm-cloud-security/appid-clientsdk-swift
Releases · ibm-cloud-security/appid-clientsdk-swift
Bug fixes
Logout support
Calling logout is now possible from App ID class.
Warning fixes
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
This release adds support for v4 runtime APIs as well as fix miscellaneous bugs.
Support for the cloud.ibm.com domain
Merge pull request #170 from ibm-cloud-security/development Update IBMCloudAppID.podspec
4.2.0: JP-tok region + logging API
- add new region support for Japan-Tokyo
- add remote logging API for logout
State validation and keychain configuration
- attribute for configuring keychain accessibility
- state validation
4.0.2: fix version upgrade bug
Fix upgrade bug (#151) Change version to 4.0.2
4.0.1: Fix refreshToken bug (#150)
Minor bug fixes
Rebranding and new features
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