Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoTrueAdminMFAApi

import type { GoTrueAdminMFAApi } from "https://esm.sh/@supabase/supabase-js@2.89.0/dist/index.d.mts";

Contains the full multi-factor authentication administration API.

interface GoTrueAdminMFAApi {}

§Methods

§

Deletes a factor on a user. This will log the user out of all active sessions if the deleted factor was verified.

§

Lists all factors associated to a user.