And on the backend, the value of websiteDomain doesn’t matter for this case. You would need to implement a few callbacks on the backend though - to generate the password resent link, and email verification link. In those callbacks, you would get the user as an input. Using that, you can probably know which frontend domain that user belongs to?