passport-google-auth

v1.0.2
Google (OAuth2) authentication strategy for Passport and Node.js.
passport google auth authn authentication identity

test

node ./node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- --check-leaks --timeout 60000 --reporter spec test/ && node ./node_modules/jshint/bin/jshint --show-non-errors . && node ./node_modules/jscs/bin/jscs . && node ./node_modules/buddy.js/bin/buddy index.js lib test && nsp check

shrink

rm -rf node_modules && npm cache clean && npm i --production && npm shrinkwrap && npm i
npm i passport-google-auth

Metadata

  • MIT
  • Whatever
  • David Pate
  • released 5/17/2017

Downloads