Convex Docs Clerk typo `CLERK_JWT_ISSUER_DOMAIN`
The docs mentions
CLERK_FRONTEND_API_URL when it should be CLERK_JWT_ISSUER_DOMAIN.
https://docs.convex.dev/auth/clerk#configuring-the-backendConvex & Clerk | Convex Developer Hub
Integrate Clerk authentication with Convex

2 Replies
Ah yeah, that needs to be updated, thanks for the heads up
@erquhart Hi, i just tried the convex and connected with the clerk. Everything is going normal, but when setting up the connections the problem happens. I almost forgot about setting up the env on Convex Cloud.
And the documentation isn't clear enough, i think we can update.
@erquhart Anyway, how could we add type for auth.config.ts file?