Variable: DUMMY_TOTP_SECRET
constDUMMY_TOTP_SECRET:TOTPSecret
Defined in: src/auth/shared.ts:726
A fixed, non-secret TOTP secret used only to burn an equivalent amount of CPU time as a real
TOTP verification via verifyDummyTOTP(). Never derived from any real credential.