Skip to main content
Module

x/live/deps.ts>supabase.GoTrueAdminMFAApi

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
interface supabase.GoTrueAdminMFAApi
import { type supabase } from "https://deno.land/x/live@1.53.3/deps.ts";
const { GoTrueAdminMFAApi } = supabase;

Contains the full multi-factor authentication administration API.

Methods

Lists all factors associated to a user.

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