Login issues - Not able to login App using Auth0

Hi All,

We facing issues logging in to the App, none of the users/members are able to access the App.
Issues started off after the Auth0 upgrade from node.js 4 to 8. After that we tried to create a user through Auth0 and that too was not able to login. Looking at log, it looks like, none of the user are able to login the App.

Any suggestions or help would be highly appreciated.

Can you check if the authorization extension rule is enabled? The error seems to be that the api key is invalid. Either republish the rule or rotate the key to resolve the issue