next session is lost on refresh
Hi people,
I have a problem that my session is lost on page refresh. I have getInitalProps in my _app.tsx and I can't manage to get session from there and pass it in SessionProvider
I have tried getSession and ustable_getServerSession but both don't work.
Is there any workaround, for this?
I have a problem that my session is lost on page refresh. I have getInitalProps in my _app.tsx and I can't manage to get session from there and pass it in SessionProvider
I have tried getSession and ustable_getServerSession but both don't work.
Is there any workaround, for this?
