As the title implies, the automatically login system is wildly used by many websites. But I could not figure it out by myself. Could you please give me some hint.
EDIT: Yes, I mean the remeber me feature like google.
thanks.
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.
“Remember me” type logins on a site are very simple to implement. There’s nothing magical about it. The two major changes are:
onsets a permanent session cookie instead of a temporary one