From bc413f20953aa4f700227dcf2732241339da67e9 Mon Sep 17 00:00:00 2001 From: John Weis Date: Thu, 2 Oct 2014 16:56:11 -0400 Subject: [PATCH] fixes #25 Since http://passportjs.org/guide/google/ still points here, and many people have been burned, I thought it wise to let people know that this is deprecated. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 169a1d8..7097b7e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Passport-Google +## Deprecated: + +Google has deprecated OpenID for new domains, use [passport-google-oauth](https://github.com/jaredhanson/passport-google-oauth) instead. + [Passport](http://passportjs.org/) strategy for authenticating with [Google](http://www.google.com/) using OpenID 2.0.