Hi I am trying to login in the application but whenever I am trying to hit the login url its throwing me a CORS error.
Sample Login Url
Cors error
Localhost url
I have added the origin url in the Auth0 application both in the allowed origin and allowed web origins as the following,
Please let me know if I am missing any other configuration for the application.