Can't get auth to work locally

Hey everyone, auth isn't working for me locally. I'm currently getting the error of 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?
Was this page helpful?