I would like to work on this ticket. As for the implementation there doesn't seem to be much choice. The implementation with the most features is from Bouke <https://github.com/Bouke/django-two-factor-auth>. It supports U2F, TOTP, SMS and phone call (with Twilio by default). Beside that one only a few packages exist:
- https://github.com/gavinwahl/django-u2f: supports only U2F, according to the developer it's not production ready - https://bitbucket.org/psagers/django-otp/: supports TOTP, HOTP Based on the ticket description and the django developers discussion U2F and TOTP are the most desired authentication methods. So I would like to integrate them (orienting on Bouke <https://github.com/Bouke/django-two-factor-auth>'s implementation) first. And if SMS and email based authentication are also desired I would go about them next. -- 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 [email protected]. To post to this group, send email to [email protected]. 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/0e80fdf8-2387-4835-8ba0-2d2af01442ec%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
