About Django 2FA Recovery Codes
django_auth_recovery_codes is a reusable Django app that adds secure 2FA recovery codes to any Django project.
Recovery codes act as a safety net for users who lose access to their authenticator device, allowing them to log in using a one-time backup code instead of being locked out.
Unlike full two-factor authentication packages, this app focuses purely on recovery code management. It provides a lightweight but powerful system for generating, storing, and managing recovery codes, with fine-grained control and asynchronous operations for better performance and user experience.
https://github.com/EgbieAndersonUku1/django_2fa_recovery_codes
Recent supporters

