Make a secure authentication using json web token (jwt)
-using mongodb (database)
-nodeJs -ExpressJs (back end)
-without front
-using mvc
-express
-nodemon
-mongoose
-bcrypt (to hash the password)
-jsonwebtoken (jwt)
-validator
-cookie-parser (that use for cookie stuff and making work with cookies more easier)