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.

final class atoti.TokenAuthentication

Authenticate requests by passing the given token in the Authorization header. This is also called “Bearer authentication”.

token : str

token_type : str = ‘Bearer’