Auth0-react getting "ID token is required but missing" with example app and own code

The reason for this error was caused by a “rule” that I didn’t touch for a wile and also works with auth0 lock without any problem. After deactivating this rule and switching to “Actions” the example app and my own implementation works fine.

1 Like