cache

val cache: Cache<Long, AccessToken>

Parameters

cache

A cache to store access tokens. Defaults to a new Cache instance.