Hello,
I am using auth0.js and I am trying to use a custom domain. I have followed the steps in the custom domain docs as well as the additional configuration docs (Configure Features to Use Custom Domains). I am getting the “You should not be hitting this endpoint” message.
Could someone provide a little more guidance on how to set up custom domains?
Or, is there a way to use the default URL but without the URL parameters attached?
UPDATE: I have the custom domain working, but now I would like to remove the URL params from the URL on the universal login page so all that the user sees is the custom domain without the state, client id, redirect URI, scope, etc…