Hi people,
In the recent incident, we encounter a global limit error on auth0 that mostly caused by too many failed silent login attempts to auth0. And most of them are because the Allowed Web Origins field is not set correctly on auth0 client configuration.
To reduce the errors and to prevent unnecessary retries on silent login, we need your help to check on auth0 dashboard whether the Allowed Web Origins field is already set on your client.
You need to register all your base URLs includes dev preview if you are using static web CI/CD. You can use wildcard for the autogenerated sub domain see the docs here for more detail information https://auth0.com/docs/applications/wildcards-for-subdomains
Who’s impacted?
How to?
If you have any question feel free to DM me or reply on the thread.
Thanks