Is the only way to use session cookie if I wanna keep a user logged in even if he has restarted the computer?
I would appreciate all kinds of solutions for different scenarios.
I am using Node.js/Express.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I would say yes : keeping his IP will not work every time.
Depending on your context (intranet application most often), you may also have a look at SSO solutions like kerberos