auth0

v2.10.0
SDK for Auth0 API v2
auth0 api

test

mocha -R spec $(find ./test -name *.tests.js)

test:ci

istanbul cover _mocha --report lcovonly -R $(find ./test -name *.tests.js) -- -R mocha-multi --reporter-options spec=-,mocha-junit-reporter=-

version

node scripts/changelog.js && node scripts/jsdocs.js

precommit

pretty-quick --staged

preversion

node scripts/prepare.js

test:watch

NODE_ENV=test mocha --timeout 5000 $(find ./test -name *.tests.js) --watch

postversion

npm run release:clean

release:clean

node scripts/cleanup.js

test:coverage

codecov

jsdoc:generate

jsdoc --configure .jsdoc.json --verbose

Metadata

  • MIT
  • Whatever
  • Auth0
  • released 6/22/2018

Downloads