Mislav Marohnić
075b6f8aa6
Remove workflow from default OAuth scopes
...
We now request it conditionally only for "HTTPS" login flow
2021-02-04 17:40:09 +01:00
Mislav Marohnić
5a110c8e42
Add SSH key generation & uploading to gh auth login flow
2021-02-01 23:34:00 +01:00
Mislav Marohnić
536a173364
Enable debugging HTTP traffic during auth login/refresh
2021-01-05 16:24:47 +01:00
Mislav Marohnić
9140e88708
Extract oauth package
2020-12-18 20:27:56 +01:00
Mislav Marohnić
ada59236c6
Add workflow to the list of default OAuth scopes we request
...
Since GitHub CLI now offers to authenticate your Git as well, the token
we request here will be used for git pushes. Since we do anticipate our
users making edits to their GitHub Actions workflow files, we want them
to be able to push their changes, and this scope allows that.
2020-12-07 20:12:58 +01:00
vilmibm
893fe09a83
try passing iostreams around instead of writer+colorscheme
2020-11-02 11:44:50 -08:00
vilmibm
a2aa154794
port entirely to ColorScheme
2020-10-29 12:37:45 -07:00
vilmibm
15bfb5447b
split auth flow code into new internal package
2020-09-10 12:13:48 -05:00