Commit graph

16 commits

Author SHA1 Message Date
Greg Smith
df446b47fc fixed doc string 2024-03-06 14:08:59 -08:00
Sam Coe
024cb939af Rename authCfg.Token to authCfg.ActiveToken and authCfg.SetToken to authCfg.SetActiveToken 2023-12-06 14:06:28 +01:00
Sam Coe
92a902e453 Add context to auth token command error message 2023-12-06 14:06:28 +01:00
William Martin
dbff555835 Update auth token short and long 2023-12-06 14:06:28 +01:00
William Martin
4e04b98f6f Add user flag to auth token command 2023-12-06 14:06:28 +01:00
William Martin
15ba536317 Ensure subtests use the right t during setup 2023-12-06 14:06:28 +01:00
William Martin
c9a6b7cc00 Always mock the keyring in NewIsolatedTestConfig 2023-12-06 14:06:28 +01:00
William Martin
20dd95b88d Use real config in token cmd tests 2023-12-06 14:06:28 +01:00
Sam Coe
eca5f72328 UX polish and standardization of language 2023-12-06 14:06:28 +01:00
Sam Coe
d8084f5f6d Hide all keyring package implementation inside internal keyring package 2023-12-06 14:06:28 +01:00
nate smith
d9db81db4f fix apparent typo 2023-04-04 11:13:53 -07:00
Sam Coe
4636931b02
Use default host for auth token command if a hostname is not provided (#7094) 2023-03-07 10:34:54 +11:00
Sam Coe
df83dc2d58
Add ability to store tokens in encrypted storage (#7043) 2023-02-28 00:04:53 +00:00
Sam Coe
83d080488e
Use AuthToken function to retrieve AuthToken instead of GetOrDefault (#6878) 2023-01-18 11:00:45 -08:00
vilmibm
f7fa164792 tweak wording 2022-10-04 12:46:41 -07:00
Natthakit Susanthitanon
60d8cb085a Add gh auth token 2022-09-22 15:47:19 +07:00