atoti.TokenAuthentication# 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'#