Hi,
We are experimenting issues for authentication. Please see image below
The origin https://tracking.ourdomain.com has been added in the text area.
We’ve been having this issue since recently, our application code hasn’t changed since June 2019 and it was working just fine before a week ago.
Thanks!
Used browser: Google chrome, most recent version.
Domain : ourcompaniename.auth0.com
We have double check our ClientID
Our backend is with Nodejs, packages:
"cors": "^2.8.5",
"debug": "~2.6.9",
"express": "^4.16.4",
"express-jwt": "^5.3.1",
"http-errors": "~1.6.3",
"jwks-rsa": "^1.5.0",
Our frontend is with VueJS, packages:
“auth0-js”: “^9.11.2”,