Hi Ory Team, Is there a way to only allow to resen...
# ory-network
c
Hi Ory Team, Is there a way to only allow to resend a verification code for the email that belongs to that flow? Or I need to implement some manual checks? Thank you!
p
I don’t know the answer to your question, but have you figured out how to resend a verification code? I was just trying to do that but couldn’t find anything in the documentation.
Looks like they don’t support resend of verification emails currently as indicated by this github issue: https://github.com/ory/kratos/issues/2892
a
You can trigger a new email by submitting a verification flow with an email, but without a code.
❤️ 1
p
Oh, fantastic! Glad to know I was wrong.