In this video you will be able to handle login and logout with NextAuth Prisma and MongoDB with Real Users.
By the end of this video you will be able to authenticate user with credentials provider with NextAuth
Reference Links:
Next.js - https://nextjs.org/docs
Next-Auth - https://next-auth.js.org
MongoDB: https://www.mongodb.com/
Prisma: https://www.prisma.io/
Prisma with Mongodb: https://www.prisma.io/docs/getting-st...
Things you will learn in the video,
✨Authorize Function In Credentials Provider
✨Authenticate User With Credentials Provider
✨Handle Login and Logout Of User