### Reset Password Implement the Reset Password feature in the app. Approach - - send an OTP generation request to the backend using the “[Send an OTP request to verify a phone number of existing user](https://api.glific.com/#47ef7971-4313-4c94-b536-b932bad85393)” API. - The user can set a new password and save it using the “[Reset Password](https://api.glific.com/#a23ed984-b3fc-4add-86c3-ba9a4c4dfc40)” API. ---
Reset Password
Implement the Reset Password feature in the app.
Approach -