Mark cookies with httpOnly, secure, and sameSite flags for security File: backend/controllers/authController.js Impact: Prevents cookie theft, production-ready security
Mark cookies with httpOnly, secure, and sameSite flags for security
File: backend/controllers/authController.js
Impact: Prevents cookie theft, production-ready security