📄️ Complete Login
Complete second factor for login.
📄️ Complete Step-Up
Perform second factor for step-up.
📄️ Change Preferred 2FA Method
Change the preferred 2FA method.
📄️ Get TOTP Setup Details
Get a TOTP secret, recovery codes and a TOTP URL.
📄️ Enable TOTP as 2FA Method
Complete the TOTP setup `token` from [`GET /api/auth/2fa/setup`](../../docs/api/get-totp-setup-details)
📄️ Disable TOTP as 2FA Method
Disable TOTP for the current user.
📄️ Recover From TOTP
Recover the user if they lost access to their 2FA device using a recovery `code`.
📄️ Send Email 2FA Code
Send an email containing a 2FA code to the user.
📄️ Enable Email as 2FA Method
Enable email as 2FA method.
📄️ Disable Email as 2FA Method
Disable email as 2FA method.
📄️ Get Remaining Email 2FA Cooldown
Get the remaining time in seconds until you can send another email containing a 2FA code.