nilthacker / sinatra-multi-auth

Sinatra authentication skeleton that supports GitHub, LinkedIn, and Google OAuth. Styled with Bootstrap.
3 stars 1 forks source link

remember me - checkbox #27

Closed schwartztal closed 8 years ago

schwartztal commented 8 years ago

look through these best practices and apply where possible:

2015 Secure Authentication Article

nilthacker commented 8 years ago

Not good practice to add the remember me option.