updating next-auth Session from getServersideProps
Unanswered
Cape lion posted this in #help-forum
Cape lionOP
i guys! In nextJs with nextAuth is it possible to update the session from the backend?
The front end useSession() hook has an update() method , but from getServerSideProps there's just getServerSession - and i dont see any reference to a session setter in the docs
The front end useSession() hook has an update() method , but from getServerSideProps there's just getServerSession - and i dont see any reference to a session setter in the docs