provideTokenAuthenticator

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

Provides the TokenAuthenticator that refreshes the Bearer access token whenever a 401 is received from a protected endpoint.