Email and password is pretty well supported out of the box using the 
configuration options provided on the AbstractUser (USERNAME_FIELD).  Slightly 
more complex cases like username and email both being valid login parameters 
require very thin wrappers.  The greater discussion is about technologies like 
JWT and OAuth and LDAP, but I feel like those third-party integrations work 
pretty well and do not bloat all of Django since every team has different needs.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/7eaa8bef-25e3-4f08-954a-9dbd4f97f5f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to