Skip to content

Commit 859ac64

Browse files
authored
add providers to podfile in auth readme
1 parent 4996956 commit 859ac64

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

FirebaseAuthUI/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ and [Web](https://github.com/firebase/firebaseui-web/).
3232
Add the following line to your `Podfile`:
3333
```ruby
3434
pod 'FirebaseUI/Auth'
35+
36+
pod 'FirebaseUI/Google'
37+
pod 'FirebaseUI/Facebook'
38+
pod 'FirebaseUI/Twitter'
3539
```
3640

3741
### Configuring sign-in providers

0 commit comments

Comments
 (0)