Skip to content

Instantly share code, notes, and snippets.

@jmertic
Created June 20, 2014 20:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmertic/5a1e09870b4c754a39e4 to your computer and use it in GitHub Desktop.
Save jmertic/5a1e09870b4c754a39e4 to your computer and use it in GitHub Desktop.
{
"grant_type":"password",
"client_id":"sugar",
"client_secret":"",
"username":"admin",
"password":"password",
"platform":"myspecialapp" // change 'myspecialapp' to whatever you want to refer to your app as
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment