OTP
After the user inputs their email and continue, OTP including 6 digits will send to the user's email:
If the user inputs the OTP correctly, then allow the user to log into Pikasso successfully
The user has a maximum to input OTP 3 times, if they input the wrong OTP for the 3rd time, then the system will fall the error message and the system will redirect the user to input email screen for continuing
If over 5 mins, the user did not input OTP then the system will fall the error message and allow the user to resend OTP
The user can only resend OTP after 60 seconds
Last updated