Hello everyone, Testing out the kratos-selfservice...
# ory-selfhosting
m
Hello everyone, Testing out the kratos-selfservice-ui-node I noticed that the “resend code”-button is only available if starting a new verification by sending in an email address, but if registration is configured to have a after hook to
show_verification_ui
the email that the user registered with is not included and there is no “resend code”-button available. Is this a reason for why these views are different between the two use cases or was this use case not considered in the happy path during the implementation of verification via one time codes (https://github.com/ory/kratos/issues/2824) Thanks in advance for answers!