|
|
@@ -343,7 +343,7 @@ class PassportService {
|
|
|
this.isGitHubStrategySetup = true;
|
|
|
debug('GitHubStrategy: setup is done');
|
|
|
}
|
|
|
- /**
|
|
|
+ /**
|
|
|
* reset GoogleStrategy
|
|
|
*
|
|
|
* @memberof PassportService
|
|
|
@@ -388,7 +388,8 @@ class PassportService {
|
|
|
this.isTwitterStrategySetup = true;
|
|
|
debug('TwitterStrategy: setup is done');
|
|
|
}
|
|
|
- /**
|
|
|
+
|
|
|
+ /**
|
|
|
* reset GoogleStrategy
|
|
|
*
|
|
|
* @memberof PassportService
|