authkit
authkit copied to clipboard
Recommended way to setup WorkOS with TanStack Start & Convex?
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 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.