Skip to main content

Questions tagged [login]

is the process by which individual access to a computer system is controlled by identification of the user using credentials provided by the user

2 votes
1 answer
109 views

Why do websites have an entire page dedicated for login?

Wouldn't it be more user friendly to have the user stay at the page they're on and be given a dropdown box to login when they click a login button?
JobHunter69's user avatar
0 votes
1 answer
50 views

How would the login/registration window be designed if users were given the option to proceed without logging in initially?

In this case, it concerns booking courses. To book a course, creating a participant profile is required. Once the user clicks on "Create Participant Profile", the login window is triggered, ...
Aiyanaa's user avatar
  • 11
0 votes
1 answer
69 views

Is Windows really so broken regarding credentails?

I'm wondering if I missed something huge or has Windows really such a bad UX that you need to type in your credentials everywhere without any (half) automated autofill options? I'm using an password ...
rekire's user avatar
  • 101
0 votes
0 answers
38 views

What is currently the best way to ask the user on iOS and MacOS for saved credentials

At first I am an Android user so please forgive me when this is very oblivious. I am working on a Flutter plugin, which should make it as easy as possible to sign in into any Flutter app using my ...
rekire's user avatar
  • 101
0 votes
1 answer
102 views

Is this a good login/register flow?

I'm currently reviewing the design for the registration (signup) flow on a website. I've heard that it's considered a highly favorable UX, but I'm not entirely convinced. So I'd like to gather more ...
Euny's user avatar
  • 11
2 votes
2 answers
610 views

Error message about recaptcha failure, should it be more generic or specific?

I have a login form currently that may get recaptcha errors for various reasons Here are some error codes that are possible What do I tell the user when I run into one of these errors?
PirateApp's user avatar
  • 995
3 votes
2 answers
158 views

Best practices when a user with unverified email forgets the password and tries to register again or reset the password

In our system, users must confirm their emails on new registration and we send confirmation emails. We also don't show explicitly whether an email is banned, taken, or wrongly submitted on the ...
Alexander  Pravdin's user avatar
2 votes
1 answer
142 views

When it's undetermined, what should go first: login or signup?

Context The following situation occurs when users initiate a process that requires an account to complete. They are prompted to log in. In this particular scenario, the response should be quite ...
Devin's user avatar
  • 38.1k
0 votes
3 answers
163 views

Placing a pop-up advertisement on a login page of a purchased product?

So recently we have been redesigning our login page for our b2b product. You can go to a url, login using an email and password and then you're on the dashboard. Our sales team is pushing that we ...
Gene's user avatar
  • 1,324
1 vote
4 answers
120 views

Massive forms to be filled

I would like to know when user has to fill many input forms for account creation in particular, What would be the best way to minimize the filled forms? I don't want to put many input forms in one ...
Hanie Shakeri's user avatar
2 votes
3 answers
179 views

Best practice for a public page (not logged in page) prior to log in

Hoping to get some best practices on what should be shown on a landing page or a not logged in page prior to our users logging in. We have a landing page / public page before the login page. And we ...
Swati Gupta's user avatar
2 votes
1 answer
110 views

Should OTP session be suspended if users navigate to another page?

During the password recovery process, once the OTP is sent to a user, why isn't the session suspended if the user navigates to another page in the meantime? For example, if you try the Forgotten ...
Md. Rayhan's user avatar
0 votes
1 answer
282 views

Sign in with Google Button for Sign Up

Our app will use the Sign in with Google button for Sign up and Log in. After gathering information, the end result of the sign up is to log the user into a different area than the Log in button - ...
user1512616's user avatar
1 vote
3 answers
301 views

Where to redirect users after login when the log out was caused by a timeout

When a timeout occurs, users are automatically disconnected from the application and directed to the login page. After logging back into the app, on what page users should be directed? The home page ...
Larry's user avatar
  • 45
3 votes
2 answers
454 views

If a user is logged out as a result of timing-out, should they return to the homepage or the last page visited

We have a somewhat complex B2B app. If a user is idle for some time, they are auto-logged out and brought to the login screen. If they log back in, would the ideal behavior be to bring them to the ...
Jason Grover's user avatar

15 30 50 per page
1
2 3 4 5
41