Innovateninjas / Paws-frontend

A fast responsive webapp that allows you to report injured stray animals to the nearest NGOs.
https://pawss.vercel.app
GNU General Public License v3.0
63 stars 101 forks source link

Forgot password feature #306

Closed AkhilaSunesh closed 6 months ago

AkhilaSunesh commented 6 months ago

Is your feature request related to a problem? Please describe. Users tend to forget passwords and this is why password recovery is important.

Describe the solution you'd like We can add a backend server where they store passwords in a safe and authentic manner and we can retrieve them after verifying it with a security question.

Kindly assign me this issue

codewarnab commented 6 months ago

seems like #298