nextjs-nextauth-metamask
nextjs-nextauth-metamask copied to clipboard
getting cuurrent user
So i am only collecting the publicAddress from the user no other data I am trying to retrieve the address and also get the user ID so that i can use it to get user data all around the site i tried using imagegetServerSession but it only has options for name, email, and image so i can not use those since i only have the public address how can you help me with this