toabctl / jiracli

Simple command line interface for Jira
GNU General Public License v3.0
152 stars 39 forks source link

OAuth Support #35

Open torrancew opened 8 years ago

torrancew commented 8 years ago

Currently, jiracli wants a credential file to log in. In some settings, this can cause all sorts of annoying things, ranging from being unacceptable in the eyes of some policy, to causing forced logouts of browser sessions in the JIRA instance, which can make some workflows much more cumbersome. It would be awesome if OAuth was an option for those cases.

toabctl commented 8 years ago

Yeah. oauth support would be nice! But I'm currently busy and have not much time. But pull requests are of course welcome!

JoseAlban commented 8 years ago

+1 Browser logouts are annoying