You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, I was trying to implement a phone number update feature.
Step 1> The user inputs a number to generate an OTP(Let's say 1st OTP).
Step 2> Then the user verifies the Phone number by this OTP.
Step 3> Now the user again changes the phone number to generate a new OTP.
Step 4> Again verifies the phone with new OTP.
Step 5> Again enters the 1st Phone number and 1st OTP. This allows the user to again verify the phone number without even generating the OTP.
This process can be repeated till the OTP is timed out.
In my opinion, whenever a user uses an OTP to verify the phone number, then that OTP must be expired after successful verification..
Hi,
Is there any feature of verifying the otp only once and then the otp expires after one successful verification.
Incase, the feature is present, kindly let me know how to use it, if not then will that be added soon ?
I have used otp expiry, but in my implementation, I need it to expire after one successful verification.
The text was updated successfully, but these errors were encountered: