onSuccess()

in packages/ui/src/components/CognitoAuth/components/ForgotPassword/index.tsx [60:63]


                        onSuccess() {
                            resolve({});
                            resetView();
                        },