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