Configuration object.
REST API facade
A callback that retrieves REST API token from an external storage. Used, for example, in native mobile apps.
a promise that resolves into a string representing a valid REST API token or undefined if no valid token is available.
string
undefined
Generated using TypeDoc
Configuration object.