anexia-it / django-rest-passwordreset

An extension of django rest framework, providing a configurable password reset strategy
BSD 3-Clause "New" or "Revised" License
419 stars 148 forks source link

Making the README.md a little more accurate #140

Closed jmromeroe closed 3 years ago

jmromeroe commented 3 years ago

Hi, I noticed you say the provided urls are reset_password/, /reset_password/confirm/ and /reset_password/validate_token but I believe the reset_password bit is not necessary and can be a little confusing, so tried to clean up a little bit the README

nezhar commented 3 years ago

That is indeed more acurate. Thanks :+1: