Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated Firebase JS Library. Pls, Update the Tutorial #21

Closed
lekeope opened this issue Mar 29, 2019 · 2 comments
Closed

Outdated Firebase JS Library. Pls, Update the Tutorial #21

lekeope opened this issue Mar 29, 2019 · 2 comments

Comments

@lekeope
Copy link

lekeope commented Mar 29, 2019

<script src="https://cdn.firebase.com/js/client/2.2.7/firebase.js"></script> is outdated

The latest one as of March 2019

<script src="https://www.gstatic.com/firebasejs/5.9.2/firebase-app.js"></script>
@krishnans
Copy link

Just curious, where did you found this code in the source file

<script src="https://cdn.firebase.com/js/client/2.2.7/firebase.js"></script>

I couldn't find it in src folder.

@JeanRemiDelteil
Copy link
Collaborator

@edge-developer This library is server side, and a such does not use the client SDK.

I'm closing the issue, as the tutorial is a different matter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants