mkalioby/django-mfa2 ⭐ 317

A Django app that handles MFA, it supports TOTP, U2F, FIDO2 U2F (Webauthn), Email Token and Trusted Devices

MicroPyramid/django-mfa ⭐ 184

Django-mfa (Multi Factor Authentication) is a simple package to add extra layer of security to your django web application. It gives web app a randomly changing password as an extra protection and supports u2f too

merixstudio/django-trench ⭐ 278

django-trench provides a set of REST API endpoints to supplement django-rest-framework with multi-factor authentication (MFA, 2FA). It supports both standard built-in authentication methods, as well as JWT (JSON Web Token).

valohai/django-allauth-2fa ⭐ 219

Two-factor authentication for Django Allauth