Hi, It's great that we can run our own account verification workflow. One thing that I am missing is a way to re-run the confirmation function on the client side. In my case I would like to resend my custom confirmation email. Currently, if I try to call resendConfirmationEmail, I get an error saying that I should run the confirmation function instead. There shall be a way to rerun the confirmation function if it failed the first time (for example email was not received).
Thanks!