Hi,
As we're upgrading from 3.1.5 with this feature in-place, wondering is there a same feature in 4.2.2 as well? I'm getting this error msg in oxauth_script log
```
An attempt to supply an email of an existing user was made. Turn on 'emailLinkingSafe' if you want to enable linking
Passport. attemptAuthentication. Authentication attempt was rejected
```
I've a read on emailLinkingSafe but it does not seem what I'm looking for, it's about linking multiple users with same email and in the end it still appears as single user, correct me if I'm mistaken.
Thanks.