FerdinandF
Convex Community2y ago
12 replies
Ferdinand

Convex Auth with Next js always return null both in server and client?

Hello there!
I am using the latest next js and convex. I scrupulously followed the convex auth doc for next js with google. When I login everything works well even in the middleware but I am unable to retrieve the user info through the middleware as well as the client using either fetchQuery or useQuery.
Was this page helpful?