App Dev: Adding User Authentication to your Application - Python Reviews

25472 reviews

Rahul S. · Reviewed over 4 years ago

The lab is no longer working. The part where you generate web configs from firebase portal got updated to latest version of JS libs 9.*.* But the lab instructions to update the code is outdated. I had to use older version of the firbase js libs to make it work. This is the snippets I added to html code: <script src="https://www.gstatic.com/firebasejs/7.3.0/firebase-app.js"></script> <script src="https://www.gstatic.com/firebasejs/6.1.1/firebase-auth.js"></script> <script src="https://www.gstatic.com/firebasejs/7.3.0/firebase-analytics.js"></script> <script> // Your web app's Firebase configuration // For Firebase JS SDK v7.20.0 and later, measurementId is optional const firebaseConfig = { // Add all required properties & values }; // Initialize Firebase const app = firebase.initializeApp(firebaseConfig); const analytics = firebase.analytics(app); </script>

Rady T. · Reviewed over 4 years ago

This course needs a refresh. Multiple things are broken, or no longer map to what is shown in Firebase.

Nathaniel F. · Reviewed over 4 years ago

LTI S. · Reviewed over 4 years ago

Instructions a little outdated.

Jashan S. · Reviewed over 4 years ago

Santhosh kumar S. · Reviewed over 4 years ago

Not quite thorough!

Seyed Yahya S. · Reviewed over 4 years ago

Raghavendra Rao A. · Reviewed over 4 years ago

Marcelo N. · Reviewed over 4 years ago

Luis Jose M. · Reviewed over 4 years ago

LTI S. · Reviewed over 4 years ago

mykhaylo m. · Reviewed over 4 years ago

Michael S. · Reviewed over 4 years ago

Gabe F. · Reviewed over 4 years ago

From 4. Copy Firebase SDK scripts, the instruction is outdated and doesn't work.

Tom D. · Reviewed over 4 years ago

great!!

Piyush K. · Reviewed over 4 years ago

Michał B. · Reviewed over 4 years ago

ethan s. · Reviewed over 4 years ago

LTI S. · Reviewed over 4 years ago

Ohm R. · Reviewed over 4 years ago

Joao H. · Reviewed over 4 years ago

Biju T. · Reviewed over 4 years ago

Daniel B. · Reviewed over 4 years ago

Harold G. · Reviewed over 4 years ago

Stanisław N. · Reviewed over 4 years ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.