Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

AuthenticateCalled with the URL of a request and return the HTTP headers necessary to authenticate it.
BasicAuthenticationAuthenticate requests with basic authentication.
ClientCertificateA client certificate to connect() to a session configured with ClientCertificateConfig.
OAuth2ResourceOwnerPasswordAuthenticationAuthenticate requests with OAuth 2’s Resource Owner Password Credentials Grant.
TokenAuthenticationAuthenticate requests by passing the given token in the Authorization header.