What is next-auth?
"Authentication for Next.js"
next-auth is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 804.5 KB on disk.
Installation Guide
# Install via NPM
npm install next-auth
# Install via Yarn
yarn add next-auth