Skip to content

Instantly share code, notes, and snippets.

@allenmichael
Created September 25, 2017 15:46
Show Gist options
  • Select an option

  • Save allenmichael/97aaf58d45934e8655184b77af218688 to your computer and use it in GitHub Desktop.

Select an option

Save allenmichael/97aaf58d45934e8655184b77af218688 to your computer and use it in GitHub Desktop.
An example of the Box Application configuration file format
{
"boxAppSettings": {
"clientID": "",
"clientSecret": "",
"appAuth": {
"publicKeyID": "",
"privateKey": "",
"passphrase": ""
}
},
"webhooks": {
"primaryKey": "",
"secondaryKey": ""
},
"enterpriseID": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment