Augment user type in JWT callback
I am trying to get access to
user.role
here, but no matter how I alter the next-auth.d.ts, it doesn't seem to change this user object.Here is my next-auth.d.ts 3 Replies