agentle.agents.apis.bearer_authenticationΒΆ

Bearer token authentication.

Classes

Any(*args, **kwargs)

Special type indicating an unconstrained type.

AuthenticationBase()

Base class for authentication handlers.

BearerAuthentication(token[, auto_refresh])

Bearer token authentication.

MutableMapping()

A MutableMapping is a generic container for associating key/value pairs.

datetime(year, month, day[, hour[, minute[, ...)

The year, month and day arguments are required.

timedelta

Difference between two datetime values.