siyaam / hrmclient

Hrm client
0 stars 0 forks source link

Decide Registration Process #1

Open siyaam opened 2 years ago

siyaam commented 2 years ago

Proposed:

  1. User enters his/her name
  2. enter email address
  3. clicks google reCAPTCHA
  4. click verify
  5. timed message is displayed while email is sent with OTP
  6. user enters OTP and clicks continue
  7. if no OTP is received user can resend
  8. if OTP is ok, next screen is displayed to create an organisation
buchajmal commented 2 years ago

why do we need to include reCAPTCHA if we are going to verify using OTP?