Skip to main content

Login form authentications

We have been using login forms from many many years now. As the web is continuously evolving these form have gone through many unnoticed changes over all these years.

There was the first era of showing fields like username, password, remember me, forgot password, need help, reset, and an anonymous question mark which was too much to think about and proceed with the login process.

Gradually, these forms have become shorter and shorter with only username and password fields because that's what the user is actually interested in using as interaction elements to accomplish the task.  

The validation process:
Ever since beginning websites do validate both the username and password fields, but there are another type validation requirements; such as, for security reasons some websites don't validate usernames; the login process is only completed after typing a correct password.

In such cases we face some common questions like:
1. Should I use the current trend of showing username on first screen and password on second screen?

2. What will happen if the authentication fails on second screen?

3. Should we redirect the user to first screen with a message 'your username or password is incorrect'?

4. Or should we use the traditional username and password fields on same screen and then so the failure message, and if we do which field should have a focus?

A lot to think on....

The best bet here would be to use the traditional login form with username and password fields placed on same page with a forgot credentials link in case if the user doesn't remember his credentials (username and password both), and a signup link for new users.

What about the focus?

Well, when you are not validating the username field there is no point in keeping the typed username in the field after validation error as there is a possibility that the username also could be wrong. So it's best the system resets the form entirely with a focus on username field.



Comments

Popular posts from this blog

Mobile app notifications for business meetings

Annoying notification is one of the top reasons why people uninstall mobile apps, so the notification designers have to be very careful while designing their behavior. At first the app should ask users as to when they would like to be reminded about the meetings, because the user behavior  vary; some people might want to be reminded a day before and also 30 minutes before the meeting starts as they might have to prepare for the meeting; and some people might be just ready to jump into the meeting without any delay so they would want to set the reminder to 5 minutes. So, let the user set time to receive a notification. Once the notification is on screen; the user should be able to dismiss it or open the meetings app - this feature can be used with the slide option. In case if the user doesn't attend the meeting and the meeting time is over, then the notification should still sit on screen but in negative state to let the user know that he/she has missed it. And there shou

Techniques for User Research

User research is a crucial component of designing products and services that truly meet the needs and expectations of your target audience. Here are some techniques you can use to conduct effective user research: Surveys and Questionnaires:  Create online surveys or questionnaires to gather quantitative data about user preferences, behaviors, and demographics. Tools like Google Forms or SurveyMonkey can help you collect and analyze responses. Interviews: Conduct one-on-one interviews with users to gain deeper insights into their thoughts, feelings, and experiences. Structured, semi-structured, or unstructured interviews can help uncover user motivations, pain points, and desires. Focus Groups: Organize small group discussions with users to facilitate open conversations and gather diverse perspectives. This technique is particularly useful for exploring group dynamics and uncovering shared opinions. Observational Studies: Observe users as they interact with your product or a similar

Key principles of effective UX design

Effective User Experience (UX) design is crucial for creating products and services that are user-friendly, engaging, and successful. Here are some key principles to keep in mind when designing for a great user experience: 1. User-Centered Design: Place the user at the center of the design process. Understand their needs, goals, and behaviors through research and observation, and design with empathy for their experiences. 2. Simplicity and Clarity: Keep the design simple and focused. Use clear and concise language, intuitive navigation, and minimalistic interfaces to prevent confusion and cognitive overload. 3. Consistency: Maintain a consistent design throughout the product. Consistency in layout, typography, colors, and interactions helps users build familiarity and trust. 4. Hierarchy and Prioritization: Use visual hierarchy to guide users' attention to the most important elements on a page. Prioritize content based on user goals and needs. 5. Feedback and Response: Provide