Interface
SudoVerificationOptions
Credentials for a sudo (elevated-action) verification: password and/or MFA.
Properties
mfaCode
?: stringmfaMethod
?: 'totp' | 'webauthn'password
?: stringwebauthnChallenge
?: stringwebauthnResponse
?: Record<string, unknown>