Cox-Automotive / alks-cli

CLI for working with the ALKS service.
MIT License
40 stars 30 forks source link

[FEATURE] Print OAuth Link to STDOUT #158

Closed webbbarker closed 3 years ago

webbbarker commented 4 years ago

Feature Request

As a user of the ALKS CLI, I'd really like for it to behave more like a CLI and give me better options for managing out of CLI interactions like retrieving OAuth credentials. I'd prefer the default behavior to give me a redirect link to the OAuth exchange so I can use my preferred browser. It'd also be nice to keep the existing behavior with a flag for example, but perhaps one that honors conventions like $BROWSER or other system configuration.

aaron-seitz commented 4 years ago

(Originally mentioned by Jason Antman)