All Projects → jaredhanson → Passport Google Oauth

jaredhanson / Passport Google Oauth

Licence: mit
Google authentication strategies for Passport and Node.js.

Programming Languages

javascript
184084 projects - #8 most used programming language

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.

npm build coverage ...

Install

$ npm install passport-google-oauth

License

The MIT License

Copyright (c) 2012-2016 Jared Hanson <http://jaredhanson.net/>

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].