Tuesday, May 26, 2015

Re: Gmail oAUTH application for Django

Why don't you use django-allauth?

http://www.intenct.nl/projects/django-allauth/





2015-05-26 7:48 GMT-06:00 Great Avenger Singh <arsh840@gmail.com>:
Hello Django-People,

I am writing a Gmail oAuth2 application with Django so  one can login to Gmail. (I have Desktop Python script ready with me) 

After doing some Google I am able to find following Tutorial:

http://www.artandlogic.com/blog/2014/04/tutorial-adding-facebooktwittergoogle-authentication-to-a-django-application/

This explains everything I need but I guess there is some change in Django Working system from the time when this tutorial is written, Please correct me if I am wrong?

Do I need to create Django Project for Gmail oAUTH or I should make it Django app?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/86054741-65e6-4422-aad6-d3c9ccbc1cdc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
"La utopía sirve para caminar" Fernando Birri


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAG%2B5VyORjtV%3D58Hd3X68wk1__b6Y0_BPBm%2BsC9gngX_P1uo4cg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment