horse-python-client

OAuth2PasswordRequestForm

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- grant_type | str | | [optional] username | str | | [optional] password | str | | [optional] scope | str | | [optional] [default to ‘’] client_id | str | | [optional] client_secret | str | | [optional]

[Back to Model list] [Back to API list] [Back to README]