cli/internal/authflow
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
..
flow.go Add workflow to the list of default OAuth scopes we request 2020-12-07 20:12:58 +01:00
success.go split auth flow code into new internal package 2020-09-10 12:13:48 -05:00