Skip to main content
Module

x/live/deps.ts>supabase.GoTrueAdminMFAApi

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Go to Latest
interface supabase.GoTrueAdminMFAApi
import { type supabase } from "https://deno.land/x/live@1.75.5/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.