Hello!
I have a question about hosting custom login page and sign up page. I’ve created custom lock, that is fully functional. Since I do not want to add sign up tab there, I want it to be hosted on separate page (login is hosted on custom domain: login.xxx.xxx). Is this possible with Auth0 to host sign up form on different page? Or the best bet is to make a public web server and host there my index.html (if I write the script in the same file).
If anyone needs better explanation, please, ask!