[Convex Auth] Middleware on Nextjs
After using signIn from useAuthActions by Email OTP (from resend),
on client side,
I see
isAuthenticated = truehowever,
on middleware,
isAuthenticatedNextjs() is always falsecan you guys let me know how to debug this? There is no error shown from console or terminal?
