atoti_query.token_authentication module

class atoti_query.token_authentication.TokenAuthentication(token, token_type='Bearer')
token: str
token_type: str = 'Bearer'