clearCachedToken

abstract suspend fun clearCachedToken()

Clear any cached token on the http clients. This will trigger a reloading of the access token from the session manager on the next request.