In this video we create an entire JWT authentication system using NextJS server actions.
Source Code - https://github.com/Coding-with-Robby/...
NextJS Install - https://nextjs.org/docs/getting-start...
NextJS Route Handlers - https://nextjs.org/docs/app/building-...
NextJS Server Actions - https://nextjs.org/docs/app/building-...
NextJS Middleware - https://nextjs.org/docs/app/building-...
Prisma JS Getting started - https://www.prisma.io/docs/getting-st...
Jose - https://www.npmjs.com/package/jose
Bcrypt JS - https://www.npmjs.com/package/bcryptjs