There was an error while loading. Please reload this page.
1 parent 0afd096 commit a6d774cCopy full SHA for a6d774c
FirebaseAuthUI/FUIAuth.m
@@ -208,7 +208,7 @@ - (void)signInWithProviderUI:(id<FUIAuthProvider>)providerUI
208
}];
209
}
210
211
-/** @fn handleAccountLinkingForEmail:newCredential:presentingViewController:singInResult
+/** @fn handleAccountLinkingForEmail:newCredential:presentingViewController:signInResult
212
@brief Handles the account linking case after a user tries to sign-in which has a credential
213
with an email which is already used by a different account.
214
@param email The email address used by an existing account and and also the credential used in
0 commit comments