Skip to content

otplib API Documentation / @otplib/core / MAX_PERIOD

Variable: MAX_PERIOD

const MAX_PERIOD: 3600 = 3600

Defined in: packages/core/src/utils.ts:62

Maximum period in seconds (1 hour)

Released under the MIT License.