Convex + Tanstack Start + Clerk
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

