Authentication - Do you have a 'Sign me in automatically' checkbox?

Last updated by Brady Stroud [SSW] about 2 months ago.See history

When you present visitors to your site with an opportunity to sign in, you should always include an option to have that person signed in automatically.

signin
Figure: 'Stay signed in' checkbox is available

This should be implemented simply by using a checkbox. A cookie should be stored on the user's computer so that next time they visit your site the sign in process is automatic.

Adam Cogan
We open source. Powered by GitHub