This change addresses a credentials change by IBM's Push Notifications service, which previously used appSecret along with region and appGuid to authenticate with the service. The IAM-based credential set now uses apikey instead of appSecret to authenticate with the service.
This change addresses a credentials change by IBM's Push Notifications service, which previously used
appSecret
along withregion
andappGuid
to authenticate with the service. The IAM-based credential set now usesapikey
instead ofappSecret
to authenticate with the service.These credential changes are present in version 0.9.0 of the Push Notifications SDK.