#How to expose providerAccountId to jwt in next auth
1 messages · Page 1 of 1 (latest)
Hmm, I don't know enough to give you a confident answer yet. The extracts provided do not contain specific information on how to expose providerAccountId to JWT in NextAuth.js. For detailed guidance on this topic, I recommend consulting the official NextAuth.js documentation or their GitHub repository for examples and discussions related to JWT and providerAccountId. Here are some starting points that might be helpful:
- NextAuth.js Documentation: **https://next-auth.js.org/** (https://next-auth.js.org/)
- NextAuth.js GitHub Repository: **https://github.com/nextauthjs/next-auth** (https://github.com/nextauthjs/next-auth)