passport / discuss

A forum for discussing topics related to the usage of Passport.js.
1 stars 0 forks source link

Clarity on different google auth strategies #78

Closed ga-reth closed 5 months ago

ga-reth commented 11 months ago

Hi,

Can some please help to clarify the differences between the Google strategies as it's a little overwhelming for folks not familiar with passport to decide between each.

Specifically:

If someone can clarify that'd be great, and i'd be happy to submit a PR to help clarify the differences if folks think it's appropriate.

passport-google-oauth Google (OAuth) authentication strategies for Passport. downloads: 49,365 FEATURED

passport-google-oidc Google authentication strategy for Passport using OpenID Connect. downloads: 2,984

passport-google-oauth20 Google (OAuth 2.0) authentication strategy for Passport. downloads: 244,219

passport-google-oauth2 Passport strategy for Google OAuth 2.0 downloads: 33,588

passport-google-oauth1 Google (OAuth 1.0) authentication strategy for Passport. downloads: 45,771