cli/pkg/cmd/auth
Frederic Pillon 55d251ac51 Fix some typos raised by codespell
With .codespellignore containing:
aline
commitish
messag
noes
nwo
parth
prfiles
runn
timere
ue
welp

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2024-01-17 15:34:49 +01:00
..
gitcredential Add error to auth refresh when active user does not match newly authenticated token user 2023-12-06 16:51:48 -04:00
login Update multi-account migration error msg (#8448) 2023-12-11 15:20:23 +00:00
logout Rename authCfg.Token to authCfg.ActiveToken and authCfg.SetToken to authCfg.SetActiveToken 2023-12-06 14:06:28 +01:00
refresh Locally prevent mixup of username and token in refresh 2023-12-07 11:43:05 +01:00
setupgit Ensure subtests use the right t during setup 2023-12-06 14:06:28 +01:00
shared Rename authCfg.Token to authCfg.ActiveToken and authCfg.SetToken to authCfg.SetActiveToken 2023-12-06 14:06:28 +01:00
status Polish auth status timeout error message 2023-12-06 14:06:28 +01:00
switch Fix some typos raised by codespell 2024-01-17 15:34:49 +01:00
token Rename authCfg.Token to authCfg.ActiveToken and authCfg.SetToken to authCfg.SetActiveToken 2023-12-06 14:06:28 +01:00
auth.go Implement auth switch 2023-12-06 14:06:28 +01:00