import { supabase } from "https://deno.land/x/live@1.60.0/deps.ts";
const { GoTrueClient } = supabase;
Log in an existing user via a third-party provider. This method supports the PKCE flow.
x/live/deps.ts>supabase.GoTrueClient#signInWithOAuth
import { supabase } from "https://deno.land/x/live@1.60.0/deps.ts";
const { GoTrueClient } = supabase;
Log in an existing user via a third-party provider. This method supports the PKCE flow.