cjmeyer-polymorph
Results
1
issues of
cjmeyer-polymorph
In `forgotPassword`, the result of the `ForgotPassword` request is returned from the function. In `confirmPassword`, it runs the `ConfirmForgotPassword` request but then returns `true` and ignores the result. `confirmPassword` should...