Hey all, is there a way to share a single "apiDomain" among multiple "websiteDomains"?
Actually forget that. Is there a way to have my login page + backend on a totally separate domain from my application? e.g. login auth lives on
myauthprovider.com/login
and the application runs on
myapplication.com
?