ScotterMonk / scottswain

This project is in support of efforts to hire python engineers.
MIT License
0 stars 0 forks source link

Issue 16-User password email reset #23

Open ScotterMonk opened 3 days ago

ScotterMonk commented 3 days ago

Background/need

Sometimes users forget their passwords and need a secure way to regain access to their accounts. A self-service password reset feature would add ease for users and time savings for support. Also, for when admin or support staff are working with a user and using the command line, they can use either the user email or username to get the app to send them a password reset link.

Acceptance Criteria/plan