[Python-modules-commits] [python-social-auth] 244/322: Link to post about access-token based authentication

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:13:15 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 454292efe8b9e72d5079f113105aa09ba32f2ec8
Author: Matías Aguirre <matiasaguirre at gmail.com>
Date:   Fri Apr 10 13:00:17 2015 -0300

    Link to post about access-token based authentication
---
 docs/use_cases.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/use_cases.rst b/docs/use_cases.rst
index e1ef0a7..8216876 100644
--- a/docs/use_cases.rst
+++ b/docs/use_cases.rst
@@ -144,6 +144,9 @@ will be done by AJAX. It doesn't return the user information, but that's
 something that can be extended and filled to suit the project where it's going
 to be used.
 
+This topic is well addressed in `A Rest API using Django and authentication
+with OAuth2 AND third parties!`_ wrote by `Félix Descôteaux`_.
+
 
 Multiple scopes per provider
 ----------------------------
@@ -311,3 +314,5 @@ Set this pipeline after ``social_user``::
 
 .. _python-social-auth: https://github.com/omab/python-social-auth
 .. _People API endpoint: https://developers.google.com/+/api/latest/people/list
+.. _Félix Descôteaux: https://twitter.com/FelixDescoteaux
+.. _A Rest API using Django and authentication with OAuth2 AND third parties!: http://httplambda.com/a-rest-api-with-django-and-oauthw-authentication/

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