method supabase.GoTrueClient.prototype.verifyOtpimport { supabase } from "https://dotland.deno.dev/x/live@1.63.12/deps.ts"; const { GoTrueClient } = supabase; verifyOtp(params: VerifyOtpParams): Promise<AuthResponse>Log in a user given a User supplied OTP or TokenHash received through mobile or email. Log in a user given a User supplied OTP or TokenHash received through mobile or email. Parametersparams: VerifyOtpParamsReturnsPromise<AuthResponse>