GaretJax / lancet

Command line utility to streamline various development activities.
MIT License
9 stars 5 forks source link

Handle not configured usernames better #29

Open darioalbanesi opened 9 years ago

darioalbanesi commented 9 years ago

When no username is configured for a given service, the login process runs correctly, but on the next invocation, the credentials are not found and a new login loop is triggered. The same happens if a wrong username is passed in.