@raincatcher/auth-passport

v1.1.2
Passport authentication module

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/auth-passport

Metadata

Downloads