auth0

v3.4.0
SDK for Auth0 API v2
auth0 api

lint

eslint .

test

mocha --reporter spec './test/**/*.tests.js'

test:ci

nyc npm run test -- --forbid-only --reporter mocha-junit-reporter

precommit

pretty-quick --staged

test:watch

cross-env NODE_ENV=test mocha --timeout 5000 './test/**/*.tests.js' './test/*.tests.js' --watch

jsdoc:generate

jsdoc --configure .jsdoc.json --verbose

Metadata

  • MIT
  • >=14
  • Auth0
  • released 5/5/2023

Downloads