SupabaseS
Supabase3y ago
DW

A good way to get GoTrue types on Supabase/ssr?

I'd like to be able to use the type "Provider" when creating a function that uses 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.
Was this page helpful?