Two-Factor Authentication
enrollMfa
Enrolls a login-time TOTP factor for the current session.
Use this API with the Para SDK client.
This is login-time MFA enrollment. It differs from recovery-gating 2FA setup.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Enrolls a login-time TOTP factor for the current session.
import { ParaWeb } from "@getpara/web-sdk";