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: 11 months ago
Linked from 1 awesome list
authenticationdjangotwo-factor-authentication
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Adds an extra layer of security to Django applications by requiring users to provide a second form of verification in addition to their password | 183 |
| | A Django app providing two-factor authentication to access Wagtail sites | 85 |
| | 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,176 |
| | A Two-Factor Authentication application generating Time-based One-Time Passwords (TOTP) for secure login | 46 |
| | Provides secure authentication using Time-Based One-Time Passwords, SMS codes, questions, and IP range protection with CAPTCHA. | 42 |
| | An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
| | A package that adds Shopify authentication to Django apps | 144 |
| | A two-factor authentication plugin for CakePHP, providing an additional layer of security for user authentication. | 37 |
| | Provides tools to serve files with Django efficiently and securely. | 387 |
| | Provides an authentication system for Django applications using GraphQL and JWT | 333 |
| | A directory of websites and services with two-factor authentication support | 3,392 |
| | An authorization framework for Django applications that doesn't rely on a database. | 1,874 |
| | An authentication library providing features like user registration, login, and password reset for Django projects. | 22 |
| | A modern, extendable admin interface built on top of Django. | 1,182 |
| | Provides authentication endpoints and token management for Django Rest Framework applications | 1,700 |