NextAuth.js is now part of the Auth.js

Recently started using t3 and get errors after setting up the project regarding NextAuth.js. The documentation next steps and getting started with Discord Auth example don't match what T3 creates. Does an update need to happen as NextAuth.js is now auth.js?
2 Replies
OreQr
OreQr7d ago
Hi @Court, what errors? T3 uses next-auth5.0.0-beta.x which is already https://authjs.dev/ you need to look at this documentation
Auth.js | Authentication for the Web
Authentication for the Web
Court
CourtOP2d ago
The next-auth errors appeared when I tried to follow the purple t3 guide for auth. It said something in the command line about switch to auth.js, and next-auth being outdated

Did you find this page helpful?