@sportheroes/passport-google-oauth
v1.1.0-rc1
Published
Google (OAuth) authentication strategies for Passport.
Downloads
18
Readme
passport-google-oauth
Passport strategies for authenticating with Google using OAuth 1.0a and OAuth 2.0.
This is a meta-module that combines passport-google-oauth1 and passport-google-oauth20. It exists for backwards-compatibility with applications making use of the combined package. As of version 1.0.0, it is encouraged to declare dependencies on the module that implements the specific version of OAuth needed.
Install
$ npm install passport-google-oauth
Sponsorship
Passport is open source software. Ongoing development is made possible by generous contributions from individuals and corporations. To learn more about how you can help keep this project financially sustainable, please visit Jared Hanson's page on Patreon.
License
Copyright (c) 2012-2016 Jared Hanson <http://jaredhanson.net/>