Changelog

+
A screenshot of IntegrationOS' new developer documentation

API performance upgrades are now live

We've optimized our throughput and routing engine to reduce average latency on the Unified API by 15% on average for all customers.

For customers moving data bi-directionally across any integration, the average latency is now 340ms.

Learn more about Unified API in our API Reference.

+
A screenshot of IntegrationOS' new developer documentation

Branding is now more subtle in AuthKit

An aesthetic improvement has been pushed for AuthKit users that are not white labeling the component.

With the update, the IntegrationOS branding at the bottom of the drop-in component has been polished. The change is a small, but impactful one. AuthKit now leans on a lighter grey background bottom tile.

+
A screenshot of IntegrationOS' new developer documentation

selectedConnection lets you bypass directory panel

We've made a quality of life improvement to AuthKit that allows developers to configure which panel AuthKit opens when prompted by your user.

With selectedConnection, developers now have the ability to bypass the directory panel for users and immediately enter into the credential request panel for a specified integration. This works great for customers that have (or are building) their own integration directory UI natively within their applications and don't want to prompt users twice to select a platform when using AuthKit.

For more information on UI/UX best practice when using AuthKit, reach out to your dedicated Account Manager or ask the IntegrationOS community in Slack.

+
A screenshot of IntegrationOS' new developer documentation

AuthKit now works with Vue and Svelte

The AuthKit frontend component has historically only been compatible with React and Next.js.

Today, we've pushed upgrades that allows AuthKit to work out-of-the-box with almost all frontend frameworks, including React, Next.js, Vue, Svelte and more. The upgrades have been implemented while maintaining the inner workings of the component, so no changes are made from an implementation perspective (outside of a name change).

AuthKit is now housed under a new package name. To install the newly upgraded package, use AuthKit. The new command is now npm i @integrationos/authkit

Over the next few months, we will be deprecating the previous package. This package was originally housed under AuthKit-React and the original command npm i @integrationos/authkit-react

+
A screenshot of IntegrationOS' new developer documentation

Growth plan customers can now fully white label AuthKit

Starting today, a new white label feature is available to all Growth plan customers.

When enabled, the IntegrationOS branding at the bottom of AuthKit will not be displayed to your end users. This feature allows product teams and developers to fully blend the IntegrationOS middleware within existing native UI.

To give it a try, go to the Configuration section of the Admin Dashboard.