I get this error when I using custom domain with passwordless. I already put origin url in Allowed Web Origins and Allowed Origins (CORS) setting.
using auth0 “auth0-js”: “^9.19.0”. What I do wrong
Access to XMLHttpRequest at 'https://auth.xxxx.com/passwordless/start' from origin 'https://www.xxxx.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.