auth0

v4.10.0
SDK for Auth0 API v2
auth0 api

docs

typedoc --options typedoc.cjs

lint

eslint ./src ./test --ext ts

test

NODE_OPTIONS='--experimental-vm-modules --no-warnings' jest

build

tsc -b ./tsconfig.cjs.json ./tsconfig.esm.json && echo '{"type": "commonjs"}'> dist/cjs/package.json

test:ci

c8 npm run test -- --maxWorkers=1

prebuild

rm -rf dist

precommit

pretty-quick --staged

lint:package

publint

start:playground

node --experimental-specifier-resolution=node --no-warnings --loader ts-node/esm playground/index.ts
npm i auth0

Metadata

  • MIT
  • >=18
  • Auth0
  • released 9/10/2024

Downloads