Interface: ApiClientOptions
ApiClientOptions
Properties
publicEndpoint
publicEndpoint:
string
String representing the URL to the public CDN API.
tokenFactory?
optional
tokenFactory:AuthorizationTokenFactory
Function that should return a string containing a signed authentication token.