Is it possible to refresh a nextAuth session?
I thought that using
router.push('/')
etc would refresh the session state, but it doesn't. I'm assuming a page refresh would do it, but either way. Is there a good way refresh the session?0 Replies