aslamplr / gh-cli

🖥 Yet another unofficial GitHub CLI! Minimalistic, opinionated, and unofficial by default.
https://github.com/aslamplr/gh-cli#gh-cli
MIT License
8 stars 1 forks source link

Auth with Github #26

Closed aslamplr closed 4 years ago

aslamplr commented 4 years ago

Auth flow integration with Github OAuth. Open Login/Auth screen on the browser. Store credentials optionally and no need to pass --auth_token arg each time.

References

aslamplr commented 4 years ago

Follow https://github.com/cli/cli/issues/297 for Auth in server like environments where there is no GUI and web browser.