File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,10 @@ pod 'FirebaseUI/Auth'
3737To use FirebaseUI to authenticate users you first need to configure each provider you want to use in
3838their own developer app settings. Please read the * Before you begin* section of the Firebase
3939Auth guides at the following links:
40- [ Email and password] ( https://firebase.google.com/docs/auth/web/password-auth#before_you_begin )
41- [ Google] ( https://firebase.google.com/docs/auth/ios/google-signin#before_you_begin )
42- [ Facebook] ( https://firebase.google.com/docs/auth/ios/facebook-login#before_you_begin )
40+
41+ - [ Email and password] ( https://firebase.google.com/docs/auth/ios/password-auth#before_you_begin )
42+ - [ Google] ( https://firebase.google.com/docs/auth/ios/google-signin#before_you_begin )
43+ - [ Facebook] ( https://firebase.google.com/docs/auth/ios/facebook-login#before_you_begin )
4344
4445
4546## Using FirebaseUI for Authentication
You can’t perform that action at this time.
0 commit comments