I've just released a simple Next.js template including authentication, storage, and password reset logic.
🔒 Authentication logic using next-auth/react
📈 User creation stored in MongoDB
🎨 A landing page, authentication pages and a logged in view created with MaterialUI
✉️ Reset password logic and email sending with nodemailer
As everything at wweb.dev it is under MIT License
Feel free to check it out and send me feedback via comments or the GitHub repository.
Cheers, Vincent