5 days ago
Generic getEntitlement() support in Node.js & Sidecar SDKs
We’ve added a generic getEntitlement() method to the Node.js SDK (v3.82.0) and Sidecar SDK (v3.56.0).
Previously available only in the Python, Ruby, Go, Java, and .NET SDKs, this functionality lets you check entitlements for any feature without knowing its type in advance (boolean, configuration, metered, etc.).
This makes it easier to integrate Stigg with proxy services that unify entitlements across legacy systems and Stigg, ensuring a smoother, more consistent developer experience.