Users log in to application through a page you host

I have my own domain. Ex: MY-DOMAIN.COM. I have my own login web page. Now I want to use Auth0 service in my login page that don’t want to jump to subdomain of MY-DOMAIN.auth0.com. Do you have any APIs or solution to call from my own domain to Auth0 server?

According to Login, I have only one choice: Embedded login. However, it is still require subdomain. I don’t want it, I want to use my own domain only. Do you have any any solution?

Hi @thai.khanh.tuyen

We do not recommend embedded login, but you can use that, and it doesn’t require a subdomain.

John