Hello all! So I have trying to get local auth providers to work locally! Mainly for development and testing. So right now I am trying to do Google. So this is what I have in my
{"code":400,"msg":"Unsupported provider: provider is not enabled"}
{"code":400,"msg":"Unsupported provider: provider is not enabled"}
Obviously at face value it is telling me that the provider is not enabled but I do clearly have it enabled. I have started and stopped the CLI multiple times. I have also been trying to follow this guide https://supabase.com/docs/guides/cli/local-development#use-auth-locally to no avail. Can anyone help point me where I am going wrong?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.