Add the option "remember me" when entering login details
I think adding a simple checkbox feature on the login area would be helpful. As I understand it you don't store details, just pass them. This could be done via a local cookie to still satisfy that. Or even better a bookmark link with variables (include pw hash) that will auto-login when a user clicks it from their browser.
7
votes
under review