So I have this issue with sending verification emails through SalesForce. They always add some extra query parameters to URL before adding the link into the email.
I see that if you add any extra parameter into URL - verification process fails and it won't work except you add those parameters while generating the URL itself.
Is there any way to add extra parameter after the verification link has been generated?