How to update session
https://next-auth.js.org/getting-started/client#updating-the-session
Similar to nextAuth, is there a way to trigger the session update?
Similar to nextAuth, is there a way to trigger the session update?
The NextAuth.js client library makes it easy to interact with sessions from React applications.