We provide our users a customized login screen then call webAuth functions as required. We want to provide the same experience for reset password, but it looks like reset password uses a React component to create a changePasswordHandler.
Is it possible to create our own HTML fields and make a webAuth call to change the password (not send the email, actually execute the change password )