Skip to main content
atoti.BasicAuthentication(
    username: str,
    password: str,
)
Authenticate requests with basic authentication.

Attributes

username

str

password

str