Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hi-dear-486/mernauthentication

MERN authentication with Express and MongoDB involves using **MongoDB** as the database to store user data and authentication details, **Express** for building the server and handling API routes, and **Next js** for the frontend. **JWT** (JSON Web Tokens) is often used for secure user authentication and session management.
https://github.com/hi-dear-486/mernauthentication

bcrypt cookie-parser cors dotenv expressjs mongodb nextjs nodemailer tailwindcss twilio-voice

Last synced: 1 day ago
JSON representation

MERN authentication with Express and MongoDB involves using **MongoDB** as the database to store user data and authentication details, **Express** for building the server and handling API routes, and **Next js** for the frontend. **JWT** (JSON Web Tokens) is often used for secure user authentication and session management.

Awesome Lists containing this project