Variable: DUMMY_ARGON2_HASH
constDUMMY_ARGON2_HASH:string="$argon2id$v=19$m=65536,t=3,p=4$VhOypn3oSSxvFgmOrlj1qA$sM5afO0NyaRoZ+0tTdE8EOt7XRG8hSGlLOX+035fQFI"
Defined in: src/auth/shared.ts:810
A precomputed Argon2id hash of a fixed, non-secret placeholder value. Never derived from any real
credential — used only to burn an equivalent amount of CPU time as a real password verification via
verifyDummyPassword().