Custom login HTML - best hosting option

We planned to use Custom Login Form for our login page. With the development complete now, we have the question of whether to host the page in our website and use it as a direct link (outlier.org/login) or to have it as a template in Universal Login → Customize Login Page and get it served from auth0 (https://{auth0-domain}/login)

Which method do you recommend?

Hello @preethi.ramiah

Use the Universal Login Page, and use a redirect flow (such as Auth Code or Auth Code + PKCE) for your application. That is the best.

John

1 Like