arpittyagi102 / LinkUp

Link Up is a real time chatting application project, it utilizes, MERN, socket.io
https://getlinkup.vercel.app
MIT License
22 stars 30 forks source link

Use cookies to keep user logged in #6

Closed arpittyagi102 closed 1 year ago

arpittyagi102 commented 1 year ago

Hello contributors, I want to add cookies to the project so that if user successfully login once, and then if he opens the website second time, he is already logged in.