patamembrillo
patamembrillo
CCConvex Community
Created by patamembrillo on 11/28/2024 in #support-community
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 🫶
17 replies