grant

v4.5.0
OAuth Middleware for Express, Koa and Hapi
oauth oauth2 openid openid-connect authentication authorization middleware express koa and 2 more...

test

npm run test:ci

build

./build.sh

test:ci

v=$(node -e "console.log(process.version.split('.')[0].slice(1))") && if [ $v -ge 8 ]; then p="test"; else p="build/test"; fi && mocha $p --recursive

test:cov

istanbul cover _mocha -- --recursive

prepublish

npm run build

Metadata

  • MIT
  • >=4.0.0
  • Simeon Velichkov
  • released 3/3/2019

Downloads

Maintainers