I'd like to be able to use the type "Provider" when creating a function that uses
supabase.auth.signInWithOAuth
supabase.auth.signInWithOAuth
. I couldn't find the type within @supabase/ssr but I did find it in a gotrue dependency. Is there a different/better way of getting it? I'm on next.js, and authenticating from the client.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.