Preferred strategy for Google? #897
-
There are 8 strategies for authenticating with Google. Why are there so many, and is there any preferred strategy? |
Beta Was this translation helpful? Give feedback.
Answered by
jaredhanson
May 10, 2022
Replies: 1 comment 1 reply
-
The preferred strategy today would be passport-google-oidc. There are many because over the past 10+ years Google has supported (and often deprecated) many different protocols (OpenID, OAuth 1, OAuth 2, OpenID Connect) and had various social efforts (Google+, etc.). |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
axhamre
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The preferred strategy today would be passport-google-oidc. There are many because over the past 10+ years Google has supported (and often deprecated) many different protocols (OpenID, OAuth 1, OAuth 2, OpenID Connect) and had various social efforts (Google+, etc.).