Javascript – [next-auth]: `useSession` must be wrapped in a <SessionProvider />
I keep getting this error. Tried for a few hours now and had no luck, I got a feeling that it's the placement of the _app.tsx that's messing the project up. [next-auth]: `useSession` must be wrapped in a <SessionProvider />…