So this is an authentication link which we auto generate with some token for that particular email, Where we don’t want the user to forward it, even if he/she forward it, we want to know from which email address it is coming from? If it’s not coming from original email we want to stop authentication.
If we can get any details of email or any sort of header details or a check of email, that would be great.