Skip to content

Conversation

@VIDHITTS
Copy link

@VIDHITTS VIDHITTS commented Nov 9, 2025

Address issue #3
Updated dependencies :

mongoose: 5.9.16 → 8.8.4
jsonwebtoken: 8.5.1 → 9.0.2
@sendgrid/mail: 7.2.3 → 8.1.6
socket.io: 2.3.0 → 4.8.1
multer: 1.4.2 → 2.0.2
mongoose-lean-virtuals: 0.6.8 → 2.0.1
nodemon: 2.0.4 → 3.1.9

Password Security

Implemented Argon2 password hashing to replace plaintext password storage. Passwords are now hashed on user creation and verified securely during login using argon2.verify().

Added .env.example file with all required environment variables for easier project setup and onboarding.

@krushndayshmookh sir plz review it .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant