Strapi 4 + Nuxt 3 Auth Problems

It appears you’re facing authentication and session management issues in your Nuxt 3 application when using Node.js version 18, despite the requirement for Node.js 18 by Nuxt 3. Users are being logged out upon page refresh, and the JWT cookie is disappearing. Despite efforts to adjust SameSite and CORS settings, the problem persists. Compatibility issues may exist dg dollar general between Nuxt 3, Node.js 18, and your authentication setup. Seeking assistance from the Nuxt and Strapi communities or checking for updates addressing compatibility issues could help resolve the problem. Consider temporarily reverting to Node.js 16 if needed while a solution is found.