Trying to get the user session in server side Next.js v14 pages directory, always returns null
I'm pretty sure I might have screwed something up in the setup, but the docs for setting up the provider for pages directory still show an app directory layout, has anyone set it up succesfully for Next.js pages directory v14?
