shonsukee

Results 2 comments of shonsukee

I used Auth.js and was able to solve this problem. ``` $ yarn add next@latest $ rm -rf node_modules yarn.lock $ yarn install $ yarn add [email protected] ```

Next.js: v15.0.3 Auth.js: v5.0.0-beta.25