We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2be97c commit 0d41713Copy full SHA for 0d41713
appengine/standard_python3/building-an-app/building-an-app-3/templates/index.html
@@ -35,6 +35,7 @@
35
alert(msg);
36
}
37
</script>
38
+ <script src="https://www.gstatic.com/firebasejs/8.9.1/firebase-auth.js"></script>
39
<!-- [START gae_python38_auth_include_firebaseui] -->
40
<!-- [START gae_python3_auth_include_firebaseui] -->
41
<script src="https://www.gstatic.com/firebasejs/ui/4.4.0/firebase-ui-auth.js"></script>
0 commit comments