CachedTokenSource extension
Extension to add caching capabilities to any TokenSourceConfigurable.
Methods
-
cached(
{TokenStore? store, TokenValidator? validator}) → CachingTokenSource -
Available on TokenSourceConfigurable, provided by the CachedTokenSource extension
Wraps this token source with caching capabilities.