The API Center of Excellence team is proud to announce TypeScript/JavaScript SDK that fully automate OAuth 2.0 for developers. This has been tested with developer partners over the past couple of weeks and is now launched live on NPM.
What's new?
- The newly released TypeScript/JavaScript SDK fully automate OAuth 2.0 across the following scenarios:
- All app installation scenarios - installation by a account, bulk installation by an account, automated future installation,
- Daily token refresh on expiry,
- Uninstallation scenarios
- Database-agnostic SDK design enables developers to connect their preferred database for token management automation.
- Supports all public APIs, with sample code snippets embedded inside every API doc
- Fully automated SDK generation so that SDK evolves automatically as our APIs evolve
- Launched on NPM to enable developers to install the SDK with ease
- Detailed documentation with a dedicated repo with an example project
Why is this important?
- The SDK aims to abstract the complexity of implementing OAuth 2.0 away from developers, fully managing tokens for them across all scenarios.
- This helps reduce support tickets for the Platform.
What's next?
We'll wait for feedback from the broader developer community and soon launch SDKs across PHP and Python, incorporating the developer community's feedback.
Resources
- Getting started with SDKs
- NPM Package for easy installation
- GitHub repo with example project
Preview Images
SDK Documentation:

Code snippets in every API doc:

GitHub repo with example project:

Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article