@gibme/mfa
    Preparing search index...

    Type Alias Config<SecretType>

    Config: HOTP.Config<SecretType> & { period: number; timestamp?: Date | number }

    Type Parameters

    • SecretType extends Secret | string

    Type declaration

    • period: number
      30 seconds
      
    • Optionaltimestamp?: Date | number
      Date.now()