blob: 44fcde26b32d68de4835ae1f4f0e84917e073d56 (
plain)
1
2
3
4
5
|
# Password Reset
The system should provide a way for the user to reset their passwords in the case where the user has forgotten their password.
We could send a password reset link with an expiry period, maybe?
|