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 b92376c commit 242c15bCopy full SHA for 242c15b
FirebaseSwiftUI/README.md
@@ -143,7 +143,7 @@ struct ContentView: View {
143
.withEmailSignIn()
144
.withAppleSignIn()
145
.withGoogleSignIn()
146
- .withFacebookSignIn(FacebookProviderSwift())
+ .withFacebookSignIn()
147
.withPhoneSignIn()
148
.withTwitterSignIn()
149
.withOAuthSignIn(OAuthProviderSwift.github())
0 commit comments