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 22e05fc commit d22dbb3Copy full SHA for d22dbb3
FirebaseUI/Auth/API/FirebaseLoginButton.h
@@ -48,7 +48,7 @@
48
49
/**
50
* Creates a button styled for the appropriate provider.
51
- * @param provider A string representing the desired identity provider to log in with
+ * @param provider An enum representing the desired identity provider to log in with
52
* @return FirebaseLoginButton
53
*/
54
- (instancetype)initWithProvider:(FAuthProvider)provider;
0 commit comments