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:
  1. All app installation scenarios - installation by a sub-account, bulk installation by an agency, automated future installation,
  2. Daily token refresh on expiry,
  3. 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 HighLevel.
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
Preview Images
SDK Documentation:
image
Code snippets in every API doc:
image
GitHub repo with example project:
image