readd in password auth
This commit is contained in:
+1
-1
@@ -28,5 +28,5 @@ func CreateTestOAuth() {
|
||||
},
|
||||
}
|
||||
OAuthConfigs = append(OAuthConfigs, oauthConfig)
|
||||
tokenStore = TokenStore{filePath: "token.json"}
|
||||
TestTokenStore = TokenStore{filePath: "token.json"}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user