Access to XMLHttpRequest at 'https://our-auth0-domain-name/oauth/token' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
I have added the http://localhost:3000 address both to Allowed Web Origins and Allowed Origins (CORS), but that does not help.
Access to XMLHttpRequest at 'https://our-auth0-domain-name/oauth/token' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
I have added the http://localhost:3000 address both to Allowed Web Origins and Allowed Origins (CORS), but that does not help.