Skip to main content

Variable: DUMMY_TOTP_SECRET

const DUMMY_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.