cache the refreshed tokens

This commit is contained in:
2023-02-21 14:32:06 +01:00
parent b1c1d818bb
commit e0d8474c09
3 changed files with 54 additions and 48 deletions
-1
View File
@@ -50,7 +50,6 @@ var initConfigCmd = &cobra.Command{
func init() {
rootCmd.AddCommand(initConfigCmd)
// Here you will define your flags and configuration settings.
// Cobra supports Persistent Flags which will work for this command