atoti.OAuth2ResourceOwnerPasswordAuthentication# final class atoti.OAuth2ResourceOwnerPasswordAuthentication# Authenticate requests with OAuth 2’s Resource Owner Password Credentials Grant. See also atoti.OidcConfig.access_token_format. client_id: str# client_secret: str# issuer_url: str# password: str# username: str#