Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Visual

Functionality

Landing

  • This page is displayed when link in Password Recovery email link is clicked

  • Display

    • Secret questions

    • Confirm

      • On click

        • Change password and redirect to Sign-in Page

    • Cance

      • On click

        • Display Home Page

  • Collect

    • Secret Answers

    • New password (not yet on UX)

  • Validate

    • Secret Answers

      • On Confirm click

        • On validation error

          • Turn border red

          • Display error message:

            • Invalid Answer

    • New Password

      • Validate onfocusout

        • On validation error

          • Turn border red

          • Display error message:

            • Invalid Password

Partial registration recovery

This functionality attempts to recover a mismatch of registrations between EDGE and Dashboard.

  1. User is signing in

    1. No user in Dashboard

      1. If user exists in EDGE and pass match

        1. Automatically create user in Dashboard and log them in

      2. If user exists in EDGE and pass does not match

        1. Display invalid password

    2. User in Dashboard, but not in EDGE

      1. Create user in EDGE with supplied pass

  2. User creates account

    1. No user in Dashboard

      1. User exists in EDGE and pass match

        1. “adopt” the user and continue registration

    2. User in dashboard

      1. No user in EDGE

        1. Create user in EDGE and continue registration