nodejs-jwt-validator

v0.1.10
NodeJS module which validates the signature and the claims of a JWT.

lint

eslint . --ext=ts --ignore-pattern=**/*.d.ts

test

jasmine

build

tsc -d

prepack

npm run build

lint-fix

npm run lint -- --fix

security-pack

tar zcvf nodejs-jwt-validator.tgz --exclude='./node_modules' --exclude='*.js' --exclude='*.js.map' --exclude='.git' --exclude='coverage' --exclude='reports' --exclude='.vscode' --exclude='*.tgz' *

Metadata

Downloads

Maintainers

Progress