arocks/edge

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

Open

#73 opened on Apr 4, 2017

 (3 comments) (0 reactions) (0 assignees)HTML (238 forks)batch import
help wanted

Repository metrics

Stars
 (832 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