Y
Hacker News
new
|
ask
|
show
|
jobs
by
bonzini
1206 days ago
Remembering username and password is different from remembering a session. You can implement "remember me" functionality just with a checkbox (which implies consent) and by extending the lifetime of the session cookie.