We are using the universal login pages along with built in email verification for email/password created accounts. When a user uses a link a second time (which the seem to a lot), the link errors instead of saying that their email address is validates, or already verified. This leads to at least 75% of our support issues with user signup.
We have changed wording on these email verification result pages that the link can only be used once, to logout and back in, though as we all know, nobody reads and this hasn’t been very successful.
Is there a way where the link shows success on subsequent uses?
We noticed a alreadyVerifiedDescription
value which can be set on the form, though are assuming this is only used if we generated a new validation token/ticket for a user with an email already validated.
Thank you for any assistance or advice on this issue as it is a support nightmare.