Closed huksley closed 8 months ago
I can't really tell you what the problem is in your code. The best would be to have a codepen which could reproduce this error but authjs v5 is still in beta and I haven't used Supabase with this project yet. If you resolve the issue, please feel free to post a link to the solution.
So I am trying a fairly standard setup, except I use supabase (postgress) + npm instead of pnpm.
Error is following:
I switched to use Next-Auth 4.x and it works fine now.