Implement authentication for Next.js with external backend (JWT)
Introduction
Usually when you build a new project from scratch with Next.js you don't create a separate backend because it adds more complexity and slow you down, especially for MVPs!
We mostly go wit
zougari47.hashnode.dev7 min read