Simplifying signup and login
Came across this link:
http://uxmovement.com/forms/innovative-techniques-to-simplify-sign-ups-and-logins
Along with some best practices there are a few interesting ideas:
Allow Users to Type Their Password Only Once
Combat Spam by Hiding a Javascript Textfield, Instead of Using CAPTCHA
A modal window also keeps users on the current page, but it opens up at the center of the page, putting the focus entirely on the login form. This option gives you room to add supplemental information on your login form.
Use a Question Mark Icon for the Password Recovery Link
Users should have no trouble finding the password recovery link on your form. Instead of using a “forgot your password” link, consider using a simple question mark button that won’t take up a lot of room and get lost among other links. Because the question mark is the universal symbol for help, users won’t wonder where to go when they’re having password trouble.
Make the Login Button as Wide as the Textfield
The login button isn’t just for taking action. It also lets users know what action they’re about to take. A small login button has as a weak affordance and can make users feel uncertain about logging in.
A wide login button gives users more confidence in logging in and is hard to miss. The button’s label also becomes more visible so that users are clearer about the action they’re taking.
