django-rest-passwordreset
Password Reset Library
A Django extension providing a configurable password reset strategy with signal hooks and REST endpoints.
An extension of django rest framework, providing a configurable password reset strategy
426 stars
9 watching
148 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
djangodjango-rest-frameworkhacktoberfestpassword-reset
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive REST API framework for user registration and authentication in Django applications. | 550 |
| Adds an extra layer of security to sensitive pages by requiring users to re-enter their password after logging in | 280 |
| An authentication library providing features like user registration, login, and password reset for Django projects. | 22 |
| 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 |
| Provides secure authentication using Time-Based One-Time Passwords, SMS codes, questions, and IP range protection with CAPTCHA. | 42 |
| Provides authentication endpoints and token management for Django Rest Framework applications | 1,700 |
| A tool to assist password reset on CPanel servers without uploading a backdoor. | 4 |
| A Django-based registration server for hackathons with features like email sign up, verification, and password recovery. | 6 |
| An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
| Provides Two-Factor Authentication for Django projects using django-otp and other libraries. | 1,715 |
| Provides social authentication and OAuth2 support for Django REST APIs | 1,063 |
| A Python module to read and parse KeePass file formats, providing access to encrypted password databases. | 103 |
| Provides a flexible way to define complex permissions flows in Django REST Framework projects. | 280 |
| XML serialization and deserialization support for Django REST Framework | 87 |
| Provides an API key-based access control system for Django REST Framework applications. | 681 |