'user' is undefined and isAuthenticated returns false after login

Hi @lm2000 , just to confirm - you are saying that you are now seeing a user object defined after the update (meaning successful authentication took place), but isAuthenticated is still returning false after isLoading is false?

No errors coming from the Auth0 logs about invalid callback_urls in your tenant?

This post by an Auth0 Employee may help you as well if you want to take a look into that - isAuthenticated always returns false (React) - #2 by Ale