Skip to content

Instantly share code, notes, and snippets.

@rjaus
Created April 10, 2018 01:44
Show Gist options
  • Save rjaus/4a481ce761dd581b96345ee84dc1e4f3 to your computer and use it in GitHub Desktop.
Save rjaus/4a481ce761dd581b96345ee84dc1e4f3 to your computer and use it in GitHub Desktop.
Xero Config JSON file (for node)
{
"userAgent" : "Riley Tierion Example",
"consumerKey": "FUTDJTYEWGSKVVCKKWQFJTDJSURDEY",
"consumerSecret": "DHSURTYDPDXOKAZ6DUIQRGTJDTUYFD",
"privateKeyPath": "./privatekey.pem",
"webhookKey": "ByxdfkFMZd0+wLsd1UV/yF/+oMzhhTD5PiETFidppgY7x6v7woYwutDiyijQKXg2m2WFJDTSlaykJOh910xWtg=="
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment