[Python-modules-commits] [python-social-auth] 226/322: Add notice about behance broken api. Refs #530
Wolfgang Borgert
debacle at moszumanska.debian.org
Sat Dec 24 15:13:12 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 08617e473a55cb37e81633c5a7b8ee3add50a792
Author: Matías Aguirre <matiasaguirre at gmail.com>
Date: Sat Apr 4 02:11:19 2015 -0300
Add notice about behance broken api. Refs #530
---
docs/backends/behance.rst | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docs/backends/behance.rst b/docs/backends/behance.rst
index 07bed65..6b9f1ec 100644
--- a/docs/backends/behance.rst
+++ b/docs/backends/behance.rst
@@ -1,6 +1,10 @@
Behance
=======
+**NOTE: IT SEEMS THAT BEHANCE HAS DROPPED THEIR OAUTH2 SUPPORT WITHOUT MUCH
+NOTICE BESIDE A `BLOG POST`_ ON SEPTEMBER 2014 MENTIONING THAT IT WILL BE
+INTRODUCED "SOON". THIS BACKEND IS IN DEPRECATED STATE FOR NOW.**
+
Behance uses OAuth2 for its auth mechanism.
- Register a new application at `Behance App Registration`_, set your
@@ -21,3 +25,4 @@ doc at `Behance Developer Documentation`_.
.. _Behance App Registration: http://www.behance.net/dev/register
.. _Possible Scopes: http://www.behance.net/dev/authentication#scopes
.. _Behance Developer Documentation: http://www.behance.net/dev
+.. _BLOG POST: http://blog.behance.net/dev/introducing-the-behance-api
--
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