File tree Expand file tree Collapse file tree 4 files changed +461
-17338
lines changed Expand file tree Collapse file tree 4 files changed +461
-17338
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 ">
5
5
< title > FirebaseUI Auth Demo</ title >
6
6
< link rel ="manifest " href ="manifest.json ">
7
- < script src ="https://www.gstatic.com/firebasejs/9.1.3 /firebase-app-compat.js "> </ script >
8
- < script src ="https://www.gstatic.com/firebasejs/9.1.3 /firebase-auth-compat.js "> </ script >
7
+ < script src ="https://www.gstatic.com/firebasejs/9.13.0 /firebase-app-compat.js "> </ script >
8
+ < script src ="https://www.gstatic.com/firebasejs/9.13.0 /firebase-auth-compat.js "> </ script >
9
9
< script src ="config.js "> </ script >
10
10
< script src ="common.js "> </ script >
11
11
< link href ="style.css " rel ="stylesheet " type ="text/css " media ="screen " />
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
5
< title > FirebaseUI Auth Demo</ title >
6
- < script src ="https://www.gstatic.com/firebasejs/9.1.3 /firebase-app-compat.js "> </ script >
7
- < script src ="https://www.gstatic.com/firebasejs/9.1.3 /firebase-auth-compat.js "> </ script >
6
+ < script src ="https://www.gstatic.com/firebasejs/9.13.0 /firebase-app-compat.js "> </ script >
7
+ < script src ="https://www.gstatic.com/firebasejs/9.13.0 /firebase-auth-compat.js "> </ script >
8
8
< script src ="config.js "> </ script >
9
9
< script src ="common.js "> </ script >
10
10
< script src ="dist/firebaseui.js "> </ script >
You can’t perform that action at this time.
0 commit comments