nodejs-jwt-validator

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

lint

tslint --project .

test

jasmine

build

tsc -d

prepack

npm run build

lint-fix

tslint --project . --fix

Metadata

Downloads