Ask A Question
Notifications
You’re not receiving notifications from this thread.
how do i can send otp when user press forgot password button
I used devise gem and twilio for authentication and otp. Now i want to send otp to user when he/she press forgot button and after verify it goes to devise edit password where display new password and confirm password fields.