Name | Description | Type | Additional information |
---|---|---|---|
grant_type |
For authorization token grant_type is 'password' |
string |
Required |
username |
Username i.e. the email address used for registration. |
string |
Required |
password |
User password |
string |
Required |