Skip to content

Commit 407c2ac

Browse files
Remove Yahoo and Microsoft provider ID. (#3182)
1 parent e407c02 commit 407c2ac

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Firebase/Auth/Source/AuthProvider/FIRAuthProvider.m

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,6 @@
3939
// Declared 'extern' in FIRGameCenterAuthProvider.h
4040
NSString *const FIRGameCenterAuthProviderID = @"gc.apple.com";
4141

42-
// Declared 'extern' in FIROAuthProvider.h
43-
NSString *const FIRYahooAuthProviderID = @"yahoo.com";
44-
45-
// Declared 'extern' in FIROAuthProvider.h
46-
NSString *const FIRMicrosoftAuthProviderID = @"hotmail.com";
47-
4842
#pragma mark - sign-in methods constants
4943

5044
// Declared 'extern' in FIRGoogleAuthProvider.h

0 commit comments

Comments
 (0)