NextAuth and Prisma: extend the user object in the session
Update 22.09.22:
I found an easier way to fix some of the problems with adding to the session object:
This official guide shows how to alter the session schema in prisma to add additional fields. It doesnt solve everything, so if I wanted the full us...
blog.skorpen.com2 min read