Continuing the discussion from Authentication fails (AnomalyDetected, Invalid State) after multiple tabs logout, login in old tab:
The solution works when cacheLocation='localstorage'
is given in react app
How can I do this in NextJs app ?
I cannot find any place where I can add the value for cacheLocation
In NextJs, we do not create auth0 client with all values. It simply get values from the env