class documentation

Undocumented

Method __init__ Undocumented
Method receiver Undocumented
Property name Undocumented
Instance Variable _cache Undocumented
Instance Variable _name Undocumented

Inherited from Bearer:

Async Method close Undocumented
Property wrapped Undocumented
def __init__(self, name: str, cache_file: str | Path = Path(DEFAULT_CONFIG_DIR) / DEFAULT_CREDENTIALS_FILE, throttle: timedelta | float = timedelta(minutes=5)): (source)

Undocumented

def receiver(self) -> ParentReceiver: (source)

Undocumented

Undocumented