Skip to content

otplib API Documentation / @otplib/core / Digits

Type Alias: Digits

Digits = 6 | 7 | 8

Defined in: packages/core/src/types.ts:9

Supported number of digits for OTP codes

Released under the MIT License.