auth0

v2.0.0-beta.2
node.js SDK for Auth0 API v2
auth0 api

test

istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec $(find ./test -name *.tests.js) && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage

test-watch

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

Metadata

  • MIT
  • Whatever
  • Auth0
  • released 11/25/2015

Downloads