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

427 stars
9 watching
150 forks
Language: Python
last commit: 8 days 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. 545
mattrobenolt/django-sudo Adds an extra layer of security to sensitive pages by requiring users to re-enter their password after logging in 281
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,171
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 for Django Rest Framework applications. 1,678
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,695
realmteam/django-rest-framework-social-oauth2 Provides social authentication and OAuth2 support for Django REST APIs 1,061
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. 281
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. 678