- 
                Notifications
    
You must be signed in to change notification settings  - Fork 337
 
Open
Labels
Description
What problem is this feature trying to solve?
--remember-password might be misled into saving the password when in actually it saves a session token.
How would you like it to be solved?
Rename the flag to something more suitable --save-token. --rememeber-me,
Have you considered any alternative solutions
A notification for forgetting to include the pararmeter is helpful, but the problem is the wording "password" to imply saving the password when it is not.
Additional Information
mariomadproductions