CachedTokenSource extension

Extension to add caching capabilities to any TokenSourceConfigurable.

on

Methods

cached({TokenStore? store, TokenValidator? validator}) CachingTokenSource

Available on TokenSourceConfigurable, provided by the CachedTokenSource extension

Wraps this token source with caching capabilities.