Header Willing to help? Home

Use cases - User login

From Flouzo

Jump to: navigation, search
  • Both options are available on the login page, along with password recovery

[edit] Option 1 - OpenID login (beta2)

  • Karen copy/paste her OpenID URL
  • Karen unchecks the "Remember me" checkbox (set by default)
  • Karen clicks to login

[edit] Option 2 - Standard account login

  • Karen enters one of the email addresses attached to her user account in the "Email" field
  • Karen enters her password
  • Karen leaves the "Remember me" checkbox checked (set by default)
  • Karen clicks to login

[edit] Password recovery

  • Next to the password field, there is a "Recover password" link
  • Karen clicks on the link
  • Since Karen hasn't entered an email address in the login field, a red box appears around the login field, and a string next to the field warns Karen she needs to enter her email address to recover her password (JS)
  • Karen enters her email address and clicks again
  • The "Recover password" link changes into a non-clickable string "New password has been sent"
    • If the email address Karen entered is attached to an account, a new password is sent to the email address entered. The old password remains active until the new one has been used to login.
    • If Karen has left the "Remember me" checkbox checked, a never expiring cookie is set.