Resend Email Verification not working.
When user signup on the system using email and password then after successful sign up sendVerificationEmail is send which is good.
But when the user sign in without verifying the email then on UI side it send the email not verified which is also good.
However, as per the documentation it says that
but it does not trigger the sendVerificationEmail hook due to which link is not send, even after login is done without email verified properly.

1 Reply
@admin Please help on this part