You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a case where i want to deploy an application which will be accessed by two subdomains
dashboard.example.com and ticket.example.com i am using middleware to rewrite the urls to route the requests to /dashboard and /ticket
i have the (auth) folder where i am having all the files like signin page, error page and verify-request page
how can i get the magick link to have subdomain in it??
and will it work? i am noob here
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a case where i want to deploy an application which will be accessed by two subdomains
dashboard.example.com and ticket.example.com i am using middleware to rewrite the urls to route the requests to /dashboard and /ticket
i have the (auth) folder where i am having all the files like signin page, error page and verify-request page
how can i get the magick link to have subdomain in it??
and will it work? i am noob here
Beta Was this translation helpful? Give feedback.
All reactions