Skip to content

Next.js Authentication with NextAuth, MongoDB, Mongoose, and bcrypt

Notifications You must be signed in to change notification settings

s-biwas/Next14-auth

Repository files navigation

🛡️ Next.js Authentication with NextAuth, MongoDB, Mongoose, and bcrypt 🚀

This repository demonstrates a secure authentication setup using Next.js, NextAuth for authentication, MongoDB with Mongoose for data storage, bcrypt for password hashing, and TypeScript for type safety.

🚀 Features

  • Next.js: A React framework with server-side rendering and other powerful features.
  • NextAuth: Authentication library for Next.js apps.
  • MongoDB with Mongoose: NoSQL database and elegant MongoDB object modeling for Node.js.
  • bcrypt: Library for hashing passwords.
  • TypeScript: Adds static typing to JavaScript for a more robust codebase.

About

Next.js Authentication with NextAuth, MongoDB, Mongoose, and bcrypt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published