cli/pkg/cmd/auth
Mislav Marohnić 89ad870190 auth refresh: preserve existing scopes when requesting new ones
When there was a previously valid token that was granted some scopes,
ensure all those scopes will be re-requested when doing the
authentication flow for the new token.
2021-10-14 19:52:59 +02:00
..
gitcredential Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
login Avoid resolving executable() until requested at runtime 2021-09-24 14:42:41 +02:00
logout Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
refresh auth refresh: preserve existing scopes when requesting new ones 2021-10-14 19:52:59 +02:00
shared auth refresh: preserve existing scopes when requesting new ones 2021-10-14 19:52:59 +02:00
status Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
auth.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00