Secure User Authentication with Next.js, NextAuth.js, and AWS Cognito
Introduction
For one of our projects we have decided to use Next.js 13. As a backend developer, you can imagine how excited I am to work on this frontend. After reading through the docs, I decided to get started with a tutorial on YouTube.
From the NextJS tutorials that