Contribute on GitHub

Django Two Factor Auth

latest version: 1.15
Description:

Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.

Compatibility Matrix:
1.15

Links:
Data Metrics:
(Last update: Feb 06, 2025)  
  • Stars: 1,733
  • Forks: 449
  • Open Issues: 109
  • Last Commit: Jan 10, 2025 (3 weeks, 6 days ago)

Tags (Topics):
authentication django two-factor-authentication
Additional Information:
  • Installation: pip install django-two-factor-auth
Github Metrics Data
Similar Packages

Recommendation system is based on packages' internal categories

Dj Rest Auth

Authentication for Django Rest Framework

View Details
Django Allauth

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

View Details
Django Djoser

REST implementation of Django authentication system.

View Details
Django Lazy Signup

django-lazysignup is a package designed to allow users to interact with a site as if they were authenticated users, but without signing up. At any time, they can convert their temporary user account to a real user account.

View Details
Django Oauth Toolkit

Django OAuth Toolkit can help you providing out of the box all the endpoints, data and logic needed to add OAuth2 capabilities to your Django projects. Django OAuth Toolkit makes extensive use of the excellent OAuthLib, so that everything is rfc-compliant.

View Details
Django Rest Framework Simplejwt

A JSON Web Token authentication plugin for the Django REST Framework.

View Details