[Python-modules-commits] [python-social-auth] 85/131: Add redirect_uri to yammer docs

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:17:06 UTC 2016


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

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

commit db8598f94b1e58719e4a77823d26480192dbd7c5
Author: Mike Brown <mike.brown at excella.com>
Date:   Mon Jul 25 14:16:52 2016 -0400

    Add redirect_uri to yammer docs
---
 docs/backends/yammer.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/backends/yammer.rst b/docs/backends/yammer.rst
index df6104d..86f4c74 100644
--- a/docs/backends/yammer.rst
+++ b/docs/backends/yammer.rst
@@ -10,7 +10,8 @@ Production Mode
 In order to enable the backend, follow:
 
 
-- Register an application at `Client Applications`_
+- Register an application at `Client Applications`_,
+  set the ``Redirect URI`` to ``http://<your hostname>/complete/yammer/``
 
 - Fill **Client Key** and **Client Secret** settings::
 

-- 
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