Skip to content

otplib API Documentation / @otplib/plugin-base32-alt / bypassAsBase16

Variable: bypassAsBase16

const bypassAsBase16: Base32Plugin = bypassAsHex

Defined in: plugin-base32-alt/src/index.ts:55

Alias for bypassAsHex - base16 is the formal name for hex encoding

Released under the MIT License.