Include custom data fields in useSession
I’m using Next-Auth 4 in NextJS 14 App Router.
I would like to display the entire user info on frontend such as: email, name.
I’m using Next-Auth 4 in NextJS 14 App Router.
I would like to display the entire user info on frontend such as: email, name.