We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e6d86 commit 4400102Copy full SHA for 4400102
src/Owin.Security.Providers.Google/Constants.cs
@@ -2,6 +2,6 @@
2
{
3
internal static class Constants
4
5
- public const string DefaultAuthenticationType = "GooglePlus";
+ public const string DefaultAuthenticationType = "Google";
6
}
7
0 commit comments