Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deco/deps.ts>supabase.GoTrueAdminMFAApi

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