arocks/edge

How to sign in with both username or email using django-authtools?

Open

#73 opened on Apr 4, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)HTML (835 stars) (251 forks)batch import
help wanted

Description

I want users to signin with either username or email address. I did not see anything in documentation regarding this. Is this possible with django-authtools ?

Contributor guide