madjaeM
Convex Community3y ago
31 replies
madjae

Inconsistent auth status between convex and clerk.

Trying to understand how to solve this issue.

Auth using clerk.
Clerk setup with JWT templates for convex.
auth.config.ts setup with correct values, and is consistent with auth settings within Convex dashboard.

Clerk logs in fine (and same with create new), and reports isAuthenticated = true, however using Convex it always returns isAuthenticated = false.
Was this page helpful?