django-two-factor-auth
Two-Factor Auth
Provides Two-Factor Authentication for Django projects using django-otp and other libraries.
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
2k stars
39 watching
447 forks
Language: Python
last commit: 10 days ago
Linked from 1 awesome list
authenticationdjangotwo-factor-authentication
Related projects:
Repository | Description | Stars |
---|---|---|
micropyramid/django-mfa | Adds an extra layer of security to Django applications by requiring users to provide a second form of verification in addition to their password | 182 |
labd/wagtail-2fa | A Django app providing two-factor authentication to access Wagtail sites | 85 |
jazzband/django-rest-knox | An authentication module for Django REST Framework that provides token-based authentication with features like secure signing in and out, device management, and expiration. | 1,171 |
charlietango/owky | A Two-Factor Authentication application generating Time-based One-Time Passwords (TOTP) for secure login | 43 |
gotlium/django-secure-auth | Provides secure authentication using Time-Based One-Time Passwords, SMS codes, questions, and IP range protection with CAPTCHA. | 42 |
denisorehovsky/django-elm-auth-with-jwt | An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
discolabs/django-shopify-auth | A package that adds Shopify authentication to Django apps | 144 |
andrej-griniuk/cakephp-two-factor-auth | A two-factor authentication plugin for CakePHP, providing an additional layer of security for user authentication. | 37 |
jazzband/django-downloadview | Provides tools to serve files with Django efficiently and securely. | 387 |
pedrobern/django-graphql-auth | Provides an authentication system for Django applications using GraphQL and JWT | 333 |
2factorauth/twofactorauth | A directory of websites and services with two-factor authentication support | 3,388 |
dfunckt/django-rules | An authorization framework for Django applications that doesn't rely on a database. | 1,860 |
aybruhm/djangorest-routes | An authentication library providing features like user registration, login, and password reset for Django projects. | 22 |
jazzband/django-admin2 | A modern, extendable admin interface built on top of Django. | 1,185 |
imerica/dj-rest-auth | Provides authentication endpoints for Django Rest Framework applications. | 1,678 |