File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ You just need to include the following code in the `<head>` tag of your page:
31
31
``` html
32
32
<script src =" https://www.gstatic.com/firebasejs/live/3.0/firebase-app.js" ></script >
33
33
<script src =" https://www.gstatic.com/firebasejs/live/3.0/firebase-auth.js" ></script >
34
- <script src =" https://www.gstatic.com/firebasejs/ui/0.4.0 /firebase-ui-auth.js" ></script >
35
- <link type =" text/css" rel =" stylesheet" href =" https://www.gstatic.com/firebasejs/ui/0.4.0 /firebase-ui-auth.css" />
34
+ <script src =" https://www.gstatic.com/firebasejs/ui/live/ 0.4/firebase-ui-auth.js" ></script >
35
+ <link type =" text/css" rel =" stylesheet" href =" https://www.gstatic.com/firebasejs/ui/live/ 0.4/firebase-ui-auth.css" />
36
36
```
37
37
38
38
## Using FirebaseUI for Authentication
You can’t perform that action at this time.
0 commit comments