Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 589 Bytes

PartnerOauthRequest.md

File metadata and controls

17 lines (9 loc) · 589 Bytes

PartnerOauthRequest

Information about GrabFood getting an OAuth access token from partners.

Properties

Name Type Description Notes
clientId String The client identifier issued to obtain the OAuth access token.
clientSecret String The client secret issued to obtain the OAuth access token.
grantType String Refers to the way an application gets OAuth access token.
scope String A space delimited list of partner scopes. [optional]