@openfin/cloud-notification-core-api 0.0.1-alpha.ffa9f89 → 10.0.0-beta.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # @openfin/cloud-notification-core-api
2
2
 
3
- This package contains the core notification library that handles all interactions with the Here™ Cloud Notification Service.
3
+ This package contains the core notification library that handles all interactions with the HERE Cloud Notification Service.
4
4
 
5
5
  It is callable via browser or node applications.
6
6
 
7
7
 
8
8
  ## Authentication
9
9
 
10
- The library supports authentication with the Here™ Cloud Notification Service using the following methods:
10
+ The library supports authentication with the HERE Cloud Notification Service using the following methods:
11
11
  - Basic Authentication
12
12
  - JWT Token Authentication
13
13
  - Default Authentication i.e. Interactive session based authentication using cookies