harshalhonde21 / EcommerceSpectastyle

Through this project, we aim to not only learn but also innovate, leveraging the power of the MERN stack to create scalable and efficient solutions. By incorporating cutting-edge warehouse management techniques, we're poised to deliver a comprehensive Ecommerce platform that sets new standards in online retail
https://spectastyle.vercel.app
98 stars 133 forks source link

Implement Secure Cookie-Based Session Management #298

Open RithikaSundaram opened 2 months ago

RithikaSundaram commented 2 months ago

Describe the feature

Implement cookie-based session management in the MERN stack project to efficiently and securely handle user sessions. The objective is to track and maintain user sessions while ensuring the secure handling of session cookies using attributes such as HttpOnly and Secure. This will involve using express-session and cookie-parser in the Node.js/Express backend to manage sessions. Proper configuration of session cookies will enhance security and user experience by maintaining state across multiple requests.

Add ScreenShots

image

Record

RithikaSundaram commented 2 months ago

I am very eager on working on this issue. Please assign it to me.