agentle.agents.apis.authentication_configΒΆ
Authentication configuration.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
API Key authentication. |
|
Where to place API key. |
|
Types of authentication supported. |
|
Base class for authentication handlers. |
|
Configuration for API authentication. |
|
Alias for pydantic.BaseModel. |
|
HTTP Basic authentication. |
|
Bearer token authentication. |
|
HMAC signature authentication. |
|
A MutableMapping is a generic container for associating key/value pairs. |
|
No authentication. |
|
OAuth2 authentication with token refresh. |
|
OAuth2 grant types. |