Wednesday, May 6, 2015

Re: Choosing an auth module: Login via Facebook, Google, ...

I have some experience with python-social-auth. 
It's a very good tool, well maintained, and with good support. The problem with it, is that it's a generic package, it works with a lot of frameworks and ORM configurations and this turns it a bit complicated to get started. But also because of this, it's very customisable. 
If you are willing to spend some time studying the lib, this is a very good and powerful choice.

On Wed, May 6, 2015 at 3:45 AM, rush <django@irush.su> wrote:
Hi,
 
What kind of issues do you have?

It should support 1.8 now. You can even check that support request for 1.8 is already closed at github (https://github.com/pennersr/django-allauth/issues/858).
 
--
wbr,
rush.
 
 
 
06.05.2015, 09:17, "guettli" <hv@tbz-pariv.de>:
I need a library to let users loging via Facebook, Google, ...

I looked at this page:

https://www.djangopackages.com/grids/g/authentication/

It's hard for me to decide which one to use.

I have no special requirements except the end user experience should be good.
The login for new users should be as simple as possible.

Can you give me an advice?

I tried django-all-auth, but it has issues with Django 1.8


 

--
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/f365689f-73a2-4934-b64b-7963f9671bc6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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/5628571430894754%40web12j.yandex.ru.

For more options, visit https://groups.google.com/d/optout.



--
  
Filipe Ximenes
+55 (81) 8245-9204
Vinta Software Studio
http://www.vinta.com.br

--
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/CAA-QWB2NUrzoTdmQU%3DbzRN9hAczRdOjh5MFWHcRP3f3PbXZtow%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment