Auth0-react user = undefined and isAuthenticated = false

I’ve been testing the app for a couple of months without problem and now suddenly this has appeared. After going through the login procedure, the user is returned to my app but with isAuthenticated false. Pressing login again initiates isLoading, but there is no redirect to the Auth0 site. If the user closes the browser window (Chrome) and then reopens, the app now receives an IsAuthenticated from Auth0.

1 Like