options const = { redirectTo: window.location.href, queryParams: { force_login: "true" } }
await supabaseWeb.auth.signIn({ provider: "twitter" }, options)
options const = { redirectTo: window.location.href, queryParams: { force_login: "true" } }
await supabaseWeb.auth.signIn({ provider: "twitter" }, options)