{"library":"django-rest-passwordreset","type":"library","category":null,"description":"django-rest-passwordreset is an extension for Django REST Framework that provides a configurable password reset strategy. It handles token generation, validation, and password setting endpoints. The current version is 1.5.0, and it maintains an active release cadence, frequently updating to support newer Django and DRF versions.","language":"python","status":"active","version":"1.5.0","tags":["django","drf","password reset","authentication","api"],"last_verified":"Sun May 24","install":[{"cmd":"pip install django-rest-passwordreset","imports":["'django_rest_passwordreset'","from django.urls import path, include\n\nurlpatterns = [\n    path('api/password_reset/', include('django_rest_passwordreset.urls', namespace='password_reset')),\n]","from django_rest_passwordreset.signals import reset_password_token_created\nfrom django.dispatch import receiver"]}],"homepage":null,"github":"https://github.com/anexia-it/django-rest-passwordreset","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-rest-passwordreset/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-rest-passwordreset/compatibility"}}