froggomad / Care-For-Me

Help your nonverbal companion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect Two Users Securely

froggomad opened this issue · comments

As a client, I want to feel safe that I'm connecting to my caregiver and not someone else

As a caregiver, I want the peace of mind of knowing that I'm not sharing my client's sensitive data with anyone else

Technical Requirements

  • generate unique 6 digit code
  • send 6 digit code to both users via email
  • notify users that they have link request
    • inform to check junk mail if didn't receive
    • tapping notification sends user to CodeConfirmationVC
      • code matches, users are linked
      • code doesn't match, give user 3 chances to enter correct code
        • incorrect code 3 times, new request is needed