1. passport-google-oauth
Google (OAuth) authentication strategies for Passport.
passport-google-oauth
Package: passport-google-oauth
Created by: jaredhanson
Last modified: Thu, 23 Jun 2022 12:41:09 GMT
Version: 2.0.0
License: MIT
Downloads: 217,889
Repository: https://github.com/jaredhanson/passport-google-oauth

Install

npm install passport-google-oauth
yarn add passport-google-oauth

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.


1Password, the only password manager you should trust. Industry-leading security and award winning design.


Status:
Build
Coverage
Quality
Dependencies

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

The MIT License

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

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code