otpauth

v3.2.0
One Time Password (HOTP/TOTP) library for Node.js and browser
otp hotp totp one time password 2fa 2 factor two factor two-factor 2step and 7 more...

dist

run-s lint build test docs

docs

rimraf docs && esdoc2

lint

eslint .

test

run-s test:*

build

webpack --display-reasons

version

run-s dist && git add -A dist docs

test:node

run-s test:node:*

test:browser

run-s test:browser:*

test:node:minified

IS_MINIFIED=true mocha --reporter dot

test:node:unminified

mocha --reporter dot

test:browser:minified

IS_MINIFIED=true karma start

test:browser:unminified

karma start

Metadata

  • MIT
  • Whatever
  • Héctor Molinero Fernández
  • released 4/28/2018

Downloads

Maintainers