Easily add enterprise features like Single Sign-On (SSO/SAML), Directory Sync (SCIM), and Audit Trail (SIEM) to your Node app.
We publish our Node SDK on npm. You can install the SDK using npm with the following command:
Or, with yarn:
Below is an example integration that adds SSO using the Node SDK. You can find other examples and more information in our documentation.