@raincatcher/express-auth

v1.1.2
Authentication interface for express based applications

clean

del src/*.js src/**/*.js src/*.map src/**/*.map test/*.js test/**/*.js test/*.map test/**/*.map

build

tsc

test

npm run clean && nyc mocha

example

ts-node ./example/index.ts
npm i @raincatcher/express-auth

Metadata

Downloads