wzrdx
wzrdx
> I actually finally made it work thanks to another very recent github issue (cannot find it anymore tho lol) > > The underlying issue was that `next-auth`'s session provider...
> I found solution without modifying SessionProvider. You have to properly split codebase to server/client part. According Next 14 App Router guidelines. > > I use > > ```json >...
> @remidej Can I introduce a merge request with my proposed solution for this or do you think there's another way that's more proper? I've been waiting for some feedback...
> > > @remidej Can I introduce a merge request with my proposed solution for this or do you think there's another way that's more proper? I've been waiting for...