NodeJs User Authentication
Require Softwares
Install NodeJS Install Visual Code optinally for IDE
we used following modules "crypto": "^1.0.1", "express": "^4.18.2", "jsonwebtoken": "^9.0.0"
Please use the following commands to install them. npm install