cli/pkg/cmd/auth/shared
Babak K. Shandiz 1992fdeb1a
Use filepath.Join to support different platforms
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
2024-04-14 00:09:53 +01:00
..
git_credential.go Fix setting up git credential helper on Windows 2022-11-02 15:53:26 +01:00
git_credential_test.go revert revert 57fbe4f317 (#6474) 2022-10-20 12:17:20 +00:00
login_flow.go Add SkipSSHKey field to LoginOptions 2024-04-06 12:45:26 +01:00
login_flow_test.go Use filepath.Join to support different platforms 2024-04-14 00:09:53 +01:00
oauth_scopes.go show token scopes on auth status (#6546) 2023-01-25 16:25:00 +01:00
oauth_scopes_test.go show token scopes on auth status (#6546) 2023-01-25 16:25:00 +01:00
prompt.go use Prompter in auth commands 2022-09-13 13:22:50 -07:00
writeable.go Rename authCfg.Token to authCfg.ActiveToken and authCfg.SetToken to authCfg.SetActiveToken 2023-12-06 14:06:28 +01:00