OAuth 2.0 Client Builder

Step 1 — Enter a Redirect URL
Assuming user allows authorization, Jive will redirect to user back to the redirect uri after successfully validating the client id and secret.
Redirect URI/URL
Step 2 — Build Your Add-on
After downloading this add-on package, upload it to your Jive community by going to the Jive Add-on management settings.
Find out more about Jive, OAuth 2.0, how to make secure REST API calls with OAuth 2.0, and managing authorization grants here ›
Check out Getting Started with the Jive Node SDK to develop even more.