The workos-node library now supports additional JavaScript environments like Deno, Bun, Cloudflare Workers, Vercel, and of course Node.js. Instead of having to make your own API calls in environments that don’t support older HTTP request libraries, you can now use our SDK to easily make the requests you need to the WorkOS API.
To use workos-node in Cloudflare Workers and Edge Middleware, simply update to the latest version.
To learn more, check out the launch blog.