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 (251 forks)batch import
help wanted

Repository metrics

Stars
 (835 stars)
PR merge metrics
 (No merged PRs in 30d)

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