Cross-process token cache (e.g. Redis). Values are opaque JSON strings the manager serializes; you only wire get/set over your backend. The SDK has no Redis dependency.
get
set
Cross-process token cache (e.g. Redis). Values are opaque JSON strings the manager serializes; you only wire
get/setover your backend. The SDK has no Redis dependency.