Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/appwrite/mod.ts>Users#updateMfa

[READ-ONLY] Official Appwrite Deno SDK 🦕
Latest
method Users.prototype.updateMfa
Re-export
import { Users } from "https://deno.land/x/appwrite@12.1.0/mod.ts";

Update MFA

Enable or disable MFA on a user account.

Parameters

userId: string
mfa: boolean