I want to add a new step on password reset that basically needs to display a user custom attribute like extension_question1, which was stored during sign-up, and another field to provide the answer. I also want to make an API call to validate the answer.
How can I do that?