File: //var/dev/farhangmoaser/web/node_modules/passport-google-oauth/README.md
# passport-google-oauth
[Passport](http://passportjs.org/) strategies for authenticating with [Google](http://www.google.com/)
using OAuth 1.0a and OAuth 2.0.
This is a meta-module that combines [passport-google-oauth1](https://github.com/jaredhanson/passport-google-oauth1)
and [passport-google-oauth20](https://github.com/jaredhanson/passport-google-oauth2).
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.
---
<p align="center"><a href="http://www.tkqlhce.com/click-8907558-13433666" target="_top">1Password, the only password manager you should trust.</a> Industry-leading security and award winning design.</p>
---
Status:
[](https://travis-ci.org/jaredhanson/passport-google-oauth)
[](https://coveralls.io/r/jaredhanson/passport-google-oauth)
[](https://codeclimate.com/github/jaredhanson/passport-google-oauth)
[](https://david-dm.org/jaredhanson/passport-google-oauth)
## Install
$ npm install passport-google-oauth
## Sponsorship
Passport is open source software. Ongoing development is made possible by
generous contributions from [individuals and corporations](https://github.com/jaredhanson/passport/blob/master/SPONSORS.md).
To learn more about how you can help keep this project financially sustainable,
please visit Jared Hanson's page on [Patreon](https://www.patreon.com/jaredhanson).
## License
[The MIT License](http://opensource.org/licenses/MIT)
Copyright (c) 2012-2016 Jared Hanson <[http://jaredhanson.net/](http://jaredhanson.net/)>