authkit icon indicating copy to clipboard operation
authkit copied to clipboard

Recommended way to setup WorkOS with TanStack Start & Convex?

Open andrictham opened this issue 4 months ago • 1 comments

I see that WorkOS now has a first class integration with Convex.

I'm trying to build an app now with TanStack Start and Convex (which also has a first class integration).

I want to evaluate how WorkOS might fit in this setup.

But I'm not sure how WorkOS and TanStack Start fit together here. Any chance there might be a TanStack Start SDK that is similar to the Next.js one that plays nicely with Convex as well?

andrictham avatar Aug 22 '25 20:08 andrictham

@andrictham there is an example setting up AuthKit with TanStack Start here but no official SDK yet, and I haven't tried adding Convex into the mix yet.

nicknisi avatar Aug 22 '25 20:08 nicknisi