rp_st
07/25/2021, 8:10 PMoverride
recipe functions feature on the backend to modify emails by adding the tenantId to them, so that if a user uses the same email across tenants, it will still be unique from the core's point of view. So an email like user@example.com
would be modified to user+tenantId@example.com