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