yoniwisinY
Convex Community•16mo ago•
19 replies
yoniwisin

Convex + Tanstack Start + Clerk

Hi! I'm trying to add authentication using Clerk to the Trellaux example from the Tanstack-Start site (https://tanstack.com/router/latest/docs/framework/react/examples/start-convex-trellaux). However, the guides from the Convex/Clerk site do not work.

ConvexProviderWithClerk
seems not supported on Start, so in Convex functions I am not able to get the user identity with
ctx.auth.getUserIdentity()
.

Is there any way to make it work? Thanks
ps: I love Convex, nice work 🫶
An example showing how to implement Start Convex Trellaux). in React using TanStack Router.
React TanStack Router Start Convex Trellaux). Example | TanStack Ro...
Was this page helpful?