Custom Auth0 UI for website/landing pages

I can’t really recommend one solution or the other, but I can say that we went with customizing the hosted login page. Works great for both desktop and mobile. We’ve added additional fields and added drop-downs as well. However, as our signup flows have gotten more complicated (we serve a number of distinct user types) we have since simplified the signup tab in the hosted login page and now we redirect newly signed up users to an onboarding app where we can implement the more complicated logic required to onboard all our user types.

2 Likes