Sub domain multi tenancy - have magic links include sub domain

Hi everyone. I am using Ash attribuite based multi tenancy with sub domains. The issue I am having is that when the user receives a magic link, the magic link contains only my main domain not the subdomain the user originally used. So the user should receive something like org1.myapp.com/[rest of magic link] but they only receive myapp.com/[rest of magic link].. Is there a way I can modify the links that are sent out or how should I work around this? Thank you
Solution:
The tenant should be available as an option in the sender.
Jump to solution
1 Reply
Solution
ZachDaniel
ZachDaniel5w ago
The tenant should be available as an option in the sender.

Did you find this page helpful?