Up until this morning, logging in has been working.
I’ve the error down to an axios post request to our server, in the rule, neither .then or error functions are reached.
Using Postman I’ve made the same request using same information and urls and it succeeds in less than 1s.
It appears there is a network or some other related issue in reaching my site from auth0. any suggestions on how to debug this?