Can't get auth to work locally
Hey everyone, auth isn't working for me locally. I'm currently getting the error of
I'm using the Supabase auth component and set
Am I missing something?
Invalid authentication credentials Does anyone know what might be happening here?I'm using the Supabase auth component and set
NEXT_PUBLIC_SUPABASE_URL=http://localhost:54321 and I set NEXT_PUBLIC_SUPABASE_ANON_KEY correctly.Am I missing something?