AtiqA
Convex Community9mo ago
1 reply
Atiq

Clerk and nextjs auth identity null issue

can anyone help with this, attached github issue for more details:
https://github.com/get-convex/convex-backend/issues/83
GitHub
I am having trouble integrating clerk auth in Nextjs. here is code to reproduce: chat/page.tsx 'use client'; import { Authenticated, useQuery } from 'convex/react'; import { api } f...
Action clerk auth identity is always null · Issue #83 · get-conve...
Was this page helpful?