interface ResetPasswordStep {
    signInStep: "RESET_PASSWORD";
}

Properties

Properties

signInStep: "RESET_PASSWORD"

Auth step requires user to change their password.

Try calling resetPassword.