anvilglobaldynamics / torque

Lipi is an easy-to-adopt and easy-to-use mobile-first business management solution for medium size retailers.
https://lipi.live
0 stars 0 forks source link

User registration and login using email only #1181

Closed iLGunners closed 4 years ago

iLGunners commented 4 years ago

Registration

Note - we want to move to a email only system.

Login

Note - already users can login using email id.

Verification

Note - there is an email id verification system in place.

Edit Profile

Forgot password

Old users

Note - all old users registered using phone number. We cannot be sure if we have all their email id.

In app flags

Note - we already pass user not verified flag to client.

Add employee feature

Extra checks

Related git issues - #1176 #1136

User email id status sheet - https://docs.google.com/spreadsheets/d/1c03GMSdOE2AUc0NKtUm4gGfFNlXl5E_4M9AQj_z-A80/edit#gid=0

iShafayet commented 4 years ago

Deployment steps

  1. Disable login on master
  2. Deploy server
  3. Expire all sessions
  4. Run Script
  5. Deploy client
  6. Enable login on master
  7. Test