AkamaiTokenProvider
The AkamaiTokenProvider is responsible for fetching an Akamai token from TOKEN_SERVICE_URL
and appending it to URIs.
Parameters
okHttpClient
The OkHttp client used to make requests to the token service. Defaults to a PillarboxOkHttp instance.