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

GitHub

426 stars
9 watching
148 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list

djangodjango-rest-frameworkhacktoberfestpassword-reset

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
apragacz/django-rest-registration A comprehensive REST API framework for user registration and authentication in Django applications. 550
mattrobenolt/django-sudo Adds an extra layer of security to sensitive pages by requiring users to re-enter their password after logging in 280
aybruhm/djangorest-routes An authentication library providing features like user registration, login, and password reset for Django projects. 22
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,176
gotlium/django-secure-auth Provides secure authentication using Time-Based One-Time Passwords, SMS codes, questions, and IP range protection with CAPTCHA. 42
imerica/dj-rest-auth Provides authentication endpoints and token management for Django Rest Framework applications 1,700
naufalardhani/cpanel-pass-reset A tool to assist password reset on CPanel servers without uploading a backdoor. 4
hackassistant/hackassistant A Django-based registration server for hackathons with features like email sign up, verification, and password recovery. 6
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
jazzband/django-two-factor-auth Provides Two-Factor Authentication for Django projects using django-otp and other libraries. 1,715
realmteam/django-rest-framework-social-oauth2 Provides social authentication and OAuth2 support for Django REST APIs 1,063
libkeepass/libkeepass A Python module to read and parse KeePass file formats, providing access to encrypted password databases. 103
caxap/rest_condition Provides a flexible way to define complex permissions flows in Django REST Framework projects. 280
jpadilla/django-rest-framework-xml XML serialization and deserialization support for Django REST Framework 87
florimondmanca/djangorestframework-api-key Provides an API key-based access control system for Django REST Framework applications. 681