Skip to content

otplib API Documentation / @otplib/core / DEFAULT_PERIOD

Variable: DEFAULT_PERIOD

const DEFAULT_PERIOD: 30 = 30

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

Default period in seconds (30 seconds as per RFC 6238)

Released under the MIT License.