[Python-modules-commits] [python-social-auth] 152/322: Update google.rst

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:13:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to tag v0.2.10
in repository python-social-auth.

commit 81f4116c95c9c533a1f325bd5103d205c249e1fc
Author: Tom Clancy <tclancy at gmail.com>
Date:   Mon Mar 2 16:12:18 2015 -0500

    Update google.rst
    
    Added note about turning on Google+ API since the Google docs aren't clear on this and the error message doesn't bubble up to the front-end (just shows as a 403 which looks like a CSRF failure).
---
 docs/backends/google.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/backends/google.rst b/docs/backends/google.rst
index 1ef2dce..9edf22d 100644
--- a/docs/backends/google.rst
+++ b/docs/backends/google.rst
@@ -64,7 +64,7 @@ done by their Javascript which thens calls a defined handler to complete the
 auth process.
 
 * To enable the backend create an application using the `Google console`_ and
-  following the steps from the `official guide`_.
+  following the steps from the `official guide`_. Make sure to enable the Google+ API in the console.
 
 * Fill in the key settings looking inside the Google console the subsection
   ``Credentials`` inside ``API & auth``::

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-social-auth.git



More information about the Python-modules-commits mailing list