# @openfin/cloud-interop-core-api

This package contains the core interop library that handles all interactions with the HERE Cloud Interop Service.

It is callable via browser or node applications.


## Authentication

The library supports authentication with the HERE Cloud Interop Service using the following methods:
 - Basic Authentication
 - JWT Token Authentication
 - Default Authentication i.e. Interactive session based authentication using cookies

