jive-sdk
Version:
Node.js SDK for Jive Software to assist with the development of add-ons
9 lines (8 loc) • 426 B
JSON
{
"oauth2-sfdc" :{
"originServerAuthorizationUrl" : "https://login.salesforce.com/services/oauth2/authorize",
"originServerTokenRequestUrl" : "https://login.salesforce.com/services/oauth2/token",
"oauth2ConsumerKey" : "!!!_CHANGE_ME_DO_NOT_START_SERVER_WITH_OUT_A_REAL_ONE_FROM_SFDC!!!",
"oauth2ConsumerSecret" : "!!!_CHANGE_ME_DO_NOT_START_SERVER_WITH_OUT_A_REAL_ONE_FROM_SFDC!!!"
}
}