madjae
CCConvex Community
•Created by madjae on 1/2/2024 in #support-community
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.
32 replies