Hacker News new | ask | show | jobs
by iamdual 1524 days ago
Yes, I found a remember me button on an external login page. There was a base64 encoded cookie but not in plain text. It was JSON string, includes some AES like encryption data, and expiry time.