Hi all, Trying to understand what im doing wrong. When i try to login on my site i get ditected to api/auth/error.. Nothing is showing as red in VSC. I have done the migration without errors. Im trying to understand if error in my code or in supabase. I have the URL secret key and NEXTAUTH ”my local url” And nextauth ”random string”
Stack; react, supasase, auth.js, typescript
Any Help is rewarded with honor
Ps: im a noob
The user encounters an issue where attempting to log in redirects them to 'api/auth/error'. They are unsure if the problem lies in their code or with Supabase. The user is using React, Supabase, Auth.js, and TypeScript.
We need to see the code to understand the symptoms.