DEV Community

Cover image for NextJS Auth with NextAuth v5, Prisma and MongoDB
Ghazi Khan
Ghazi Khan

Posted on • Updated on

NextJS Auth with NextAuth v5, Prisma and MongoDB

πŸš€ NextJS fullstack app video series is LIVE! πŸš€

I'm excited to announce that my new video series on building a Code Snippet Sharing App is now live on YouTube!

πŸ”— Watch full playlist here: https://www.youtube.com/watch?v=vjFLoXvcIOk&list=PLtUG3cTN2la1V5wV1nz1LnZ6lf8ECsBE1

In this series, we will explore the latest web development technologies, including NextJS, Server Actions, NextAuth v5, Prisma ORM with MongoDB, Tailwind CSS, and shadcn UI.

πŸ”— Watch first video on NextJS Authentication with NextAuth, Prisma and MongoDB:

In the first video, we dive into one of the most crucial aspects of any web application: Authentication. Using NextJS, NextAuth v5, Prisma, and MongoDB, we will:

  • Set up secure user authentication
  • Implement sign-up, login, and logout functionalities
  • Manage sessions and protect routes to keep our app secure

This is just the beginning! In this series, you'll learn how to create a robust and feature-rich Code Snippet Sharing App where users can:

  • Create and share code snippets
  • Upvote and downvote snippets
  • Copy snippets for personal use
  • Keep snippets public or protected

Join me in this comprehensive tutorial series and enhance your web development skills with these powerful tools. Don't forget to subscribe to my YouTube channel and hit the notification bell to stay updated on new videos in this series.

Let's build something amazing together!

Top comments (0)