#```
1 messages · Page 1 of 1 (latest)
So apparently installing
"next-auth": "0.0.0-manual.ffd05533",
"@auth/core": "0.12.0"
did the trick. somehow this is not picked up as npm latest and 5.. does not exist.
On the upside, the V5 solves my session problem on localhost.