We currently use the auth0 provided default domain as a part of our application login experience, which has been working fine. However, when after we added and verified a custom domain, upon authenticating, users keep getting redirected back to the custom domain auth0 login page. Is there any special steps we need to take? Our client-side application is using the auth0-react library
Hi @mickey.liu,
Welcome to the Auth0 Community!
Please take a look at this doc Configure Features to Use Custom Domains.
Let me know if you have any questions.