Skip to content

Instantly share code, notes, and snippets.

@rjaus
Created April 10, 2018 01:44
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