import { supabase } from "https://deno.land/x/live@1.53.6/deps.ts";
const { GoTrueClient } = supabase;
Resends an existing signup confirmation email, email change email, SMS OTP or phone change OTP.
Parameters
credentials: ResendParams
Returns
Promise<AuthOtpResponse>