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
Hi @Court, what errors? T3 uses
next-auth5.0.0-beta.x
which is already https://authjs.dev/ you need to look at this documentationAuth.js | Authentication for the Web
Authentication for the Web
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