WorkOS Widgets
Learn how to integrate WorkOS Widgets in your app.
WorkOS Widgets are React components that provide complete functionality for common enterprise app workflows, for example a Users Management Widget that provides a UI for inviting, removing and editing users.
This guide will cover how to add a widget to your app, configure CORS, and supply an authorization token for the widget.
Quick Start A step-by-step guide for setting up WorkOS Widgets in your application
Up next