Inconsistent Session Object Between Client-Side and Server-Side. Please Help/Clarify
I’m using Next.js with NextAuth.js for authentication in my application. I’ve noticed an inconsistency in the session object structure between client-side and server-side contexts.