atoti_query.oauth2_resource_owner_password_authentication module

class atoti_query.OAuth2ResourceOwnerPasswordAuthentication

This atoti_query.Auth relies on OAuth 2’s Resource Owner Password Credentials Grant.

client_id: str
client_secret: str
issuer_url: str
password: str
username: str