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

x/blocks/deps.ts>supabase.GoTrueAdminMFAApi

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