I have a regular web application built with Flask, and I am using the universal login page (I have done some styling updates to the default page). I have successfully set up custom domain and pass the test in Branding->Custom Domains page.
When I try to log in though, this update does not appear on the address bar and I still see auth0 url. This page does not say how to do this for a python code with universal login page. Could someone give me examples/pointers?