Open
Description
Hello everyone 👋
The time has come: We are slowly moving forward to migrate NuxtAuth from using NextAuth under the hood to running the new authjs package!
This will come with numerous benefits, including:
- Smaller bundle size (as we no longer need to include the default Login Page built for React)
- Improvements to many bugs that have been blocked by NextAuth
- Support for future features
- Serverless deployments
- etc.
This issue will track our current progress, issues and goals. We are currently beginning this migration, therefore more information will follow soon.