Django-allauthhttps://github.com/pennersr/django-allauth — Sent from Mailbox
On Thu, May 15, 2014 at 7:58 AM, Frankline <[email protected]> wrote: > Hi all, > I am thinking of developing a web application where users will have to > login by their email address instead of using their usernames. > Now I know I can do this by writing my own auth backend, but I'm just > curious how the rest of you handle this. Do you normally use third party > packages to handle this instead of writing a custom backend? If so, what > packages would you recommend that are actively maintained? > Any disadvantages to writing my own custom backend? > Thanks. > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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/CAEAUGdUV44ZjMQCxiaVk_Ok9H5SbLP3jfc_rv-vEUsHrtZWmgw%40mail.gmail.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 [email protected]. To post to this group, send email to [email protected]. 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/1400158119069.1bb75fac%40Nodemailer. For more options, visit https://groups.google.com/d/optout.

