This repository is not active
HaiderABB/node-mongo-user-auth
This project features a robust implementation of a RESTful Authentication API using Node.js and Express for the backend server, with MongoDB as the database. It employs bcrypt.js for secure hashing and encryption, and Mongoose for comprehensive schema definition and database interaction.
JavaScriptApache-2.0