T
TanStack4mo ago
fascinating-indigo

Clerk + Convex

I followed these tutorials - https://clerk.com/docs/quickstarts/tanstack-react-start - https://docs.convex.dev/quickstart/tanstack-start - https://docs.convex.dev/client/react/tanstack-start/tanstack-start-with-clerk The Clerk only one is working fine. Is it possible that the Convex ones are outdated? I get some ts errors and it says that I can't use SignedIn component outside of ClerkProvider even though that one wraps ConvexProviderWithClerk
1 Reply
fascinating-indigo
fascinating-indigoOP4mo ago
Okay, already fixed it. I forgot to create the JWT template. In Clerk go to Configure -> JWT Templates -> New template and select convex.

Did you find this page helpful?