releases.shpreview
WorkOS

WorkOS

workos.comSecurity
$npx @buildinternet/releases get workos

AuthKit now supports Astro framework

This release1 featureNew capabilitiesAI-tallied from the release notes

AuthKit support for Astro is now available via the @workos-inc/authkit-astro package, including sign up/sign in flows, user management, SSO integration, route middleware, and full TypeScript support.

Read more →

Widgets API — GraphQL for browser; schema-introspectable

This release1 featureNew capabilitiesAI-tallied from the release notes

The Widgets API is a session-aware GraphQL API that lets browsers query WorkOS data directly via short-lived, origin-pinned tokens, eliminating the need for backend proxying. Coding agents can introspect the schema without documentation. Currently covers user management, sessions, and profile data.

Read more →

Step-up auth for sensitive operations

This release1 featureNew capabilitiesAI-tallied from the release notes

Step-up authentication requires users to re-authenticate or provide additional verification when accessing sensitive operations like password changes, payment updates, or admin panels. This adds an extra security layer that protects accounts even if a session is compromised.

Read more →

Management MCP Server for WorkOS resources

This release1 featureNew capabilitiesAI-tallied from the release notes

New MCP server enables Claude and other AI assistants to manage WorkOS resources via natural language, covering user management, organizations, directory sync, audit logs, and role-based access control.

Read more →

API Gateway launched

This release1 featureNew capabilitiesAI-tallied from the release notes

WorkOS released API Gateway, a new service for managing and securing API access.

Read more →

Multiple Projects per org; per-environment branding

This release2 featuresNew capabilitiesAI-tallied from the release notes

WorkOS now supports creating multiple Projects within a single organization, each with its own API keys, users, directory sync configurations, and audit logs. Branding (logo, colors, custom domain) can be configured per environment within each Project.

Read more →

Waitlist management now available

This release1 featureNew capabilitiesAI-tallied from the release notes

WorkOS introduces waitlist functionality, enabling teams to manage sign-up queues and invite users from the waitlist.

Read more →

Roles can now be assigned to groups

This release1 featureNew capabilitiesAI-tallied from the release notes

You can now assign roles to groups in WorkOS, granting permissions to all group members at once instead of individual users. Users in multiple groups receive the union of all assigned role permissions.

Read more →

Audit logs stream directly to Snowflake

This release1 featureNew capabilitiesAI-tallied from the release notes

Audit Logs now supports streaming audit events directly to Snowflake for real-time integration with your data warehouse and analytics infrastructure. Configure a Snowflake destination in Audit Logs settings to begin delivering events to a specified table.

Read more →

WorkOS has rolled out environment creation functionality within the dashboard. Users can now manage staging and production environments through the environment selector dropdown, with the ability to create new environments and apply custom naming conventions.

Read more →

Organizations can now generate API keys scoped to individual users. This capability supplements existing organization-level API keys.

Read more →

The WorkOS Node SDK now includes a runtime client that keeps an in-memory view of your flags in sync. Evaluations are synchronous and local, with no network call per check.

Read more →

The Admin Portal now supports managing multiple IT contacts, expanding from a single contact previously. This feature can be enabled via Configuration > Emails in the Dashboard.

Read more →

Groups API for managing user groups

This release1 featureNew capabilitiesAI-tallied from the release notes

New Groups API enables creating and managing groups, adding and removing users from groups, and querying groups and their members.

Read more →

FGA Custom Roles now available

This release1 featureNew capabilitiesAI-tallied from the release notes

New FGA Custom Roles feature allows organizations to define granular permission sets for fine-grained authorization.

Read more →