agentle.agents.apis.oauth2_authenticationΒΆ

OAuth2 authentication.

Classes

Any(*args, **kwargs)

Special type indicating an unconstrained type.

AuthenticationBase()

Base class for authentication handlers.

MutableMapping()

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

OAuth2Authentication(token_url, client_id, ...)

OAuth2 authentication with token refresh.

OAuth2GrantType(*values)

OAuth2 grant types.

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

The year, month and day arguments are required.

timedelta

Difference between two datetime values.