Information about the GrabFood client getting an OAuth 2.0 access token from partners.
Name | Type | Description | Notes |
---|---|---|---|
clientId | String | The client identifier issued to the client to obtain the OAuth 2.0 access_token. | |
clientSecret | String | The client secret issued to the client to obtain the OAuth 2.0 access_token. | |
grantType | String | The grant type for the client to obtain the OAuth 2.0 access_token. | |
scope | String | The scope for the client to obtain the OAuth 2.0 access_token. |