Closed seisatsu closed 4 years ago
The register command should take an email address. There should then be a reset password command which takes an email address as an argument and sends a new password to the email provided. There should also be a change password command.
register
reset password
change password
I'm not longer interested in integrating with email.
The
register
command should take an email address. There should then be areset password
command which takes an email address as an argument and sends a new password to the email provided. There should also be achange password
command.