Appearance
otplib API Documentation / @otplib/core / utils / MAX_COUNTER
const MAX_COUNTER: number = Number.MAX_SAFE_INTEGER
const
number
Number.MAX_SAFE_INTEGER
Defined in: packages/core/src/utils.ts:83
Maximum safe integer for counter (2^53 - 1)