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 e407c02 commit 407c2acCopy full SHA for 407c2ac
Firebase/Auth/Source/AuthProvider/FIRAuthProvider.m
@@ -39,12 +39,6 @@
39
// Declared 'extern' in FIRGameCenterAuthProvider.h
40
NSString *const FIRGameCenterAuthProviderID = @"gc.apple.com";
41
42
-// Declared 'extern' in FIROAuthProvider.h
43
-NSString *const FIRYahooAuthProviderID = @"yahoo.com";
44
-
45
46
-NSString *const FIRMicrosoftAuthProviderID = @"hotmail.com";
47
48
#pragma mark - sign-in methods constants
49
50
// Declared 'extern' in FIRGoogleAuthProvider.h
0 commit comments