TokenAuthenticator

constructor(storage: ERROR CLASS: Symbol not found for CredentialStorage, authService: ERROR CLASS: Symbol not found for AuthenticationService, config: ERROR CLASS: Symbol not found for ApiConfig)

Parameters

storage

Encrypted credential store; used to read the API key and save refreshed tokens.

authService

Token-refresh-only AuthenticationService backed by a Basic-Auth-only client.

config

SDK configuration; supplies the target environment for OAuth2 token refresh calls.