Skip to main content

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.