module documentation

A renewable file-backed bearer.

This module composes a wrapped network nebius.aio.token.token.Bearer with a ThrottledTokenCache to provide cached tokens that are refreshed from the wrapped bearer when the cached token is close to expiration.

Classes

Class RenewableFileCacheBearer Bearer that composes a wrapped bearer with a file-backed cache.
Class RenewableFileCacheReceiver Receiver that returns a cached token when safe, or refreshes it.
Variable log Undocumented

Undocumented