cli/pkg/cmd/auth
William Martin a9acece7dd Split Login into adding a user and switching
It makes clear the steps that should be needed to "switch" which should be
shared between Login (add user and switch to it), Logout (remove user and switch
to another), and Switch (no modification and switch to a user)
2023-12-06 14:06:28 +01:00
..
gitcredential Cleanup config.AuthToken and config.DefaultHost methods (#7049) 2023-02-28 00:24:45 +00:00
login Split Login into adding a user and switching 2023-12-06 14:06:28 +01:00
logout Logout removes token from keyring using username 2023-12-06 14:06:28 +01:00
refresh Wrap scopes 2023-11-23 07:22:57 +08:00
setupgit Leftovers 2023-11-23 07:12:47 +08:00
shared Initial multi-account migration work 2023-12-06 14:06:28 +01:00
status Add timeout error in gh auth status (#8337) 2023-11-29 08:54:55 +00:00
token Hide all keyring package implementation inside internal keyring package 2023-12-06 14:06:28 +01:00
auth.go Migrate to the new Cobra command grouping feature 2022-11-09 16:42:13 +01:00