We are trying to figure out to allow all the ports or paths of a specific domain name (i.e. http://localhost:<all-the-associated-ports> or http://localhost:<all-the-associated-paths> ) in Allowed Web Origins and Allowed Origins(CORS) in our respective auth0 application.
What would be the possible way to achieve this?
