Getting Started
Help & Reference
atoti.query.auth.
Auth
Called with the URL of the request and returning the HTTP headers necessary to authenticate it.
alias of Callable[[str], Optional[Mapping[str, str]]]