Open
Description
The jitsu
CLI should be able to send forgotten usernames to users based on email.
Usage:
jitsu users forgot [email protected]
This should send a reminder email to [email protected] with the account name, or let the user know we didn't find any accounts with that email address.
This will most likely required a modification to the Nodejitsu User API.