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