Commit a74513a
authored
Fix example FBLogin in README.md
The `.auth` was missing in the example for the Facebook Login. It throws an error if you copy/paste the example and run it `firestack.signInWithProvider is not a function`.1 parent 03aab39 commit a74513a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | | - | |
| 385 | + | |
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| |||
0 commit comments