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

7528 reviews

Amazing

Ayushi D. · Reviewed over 2 years ago

This lab is no different from the one for nodejs. Changes are made only to the html file. Moreover, the solution did not work until I added the missing scripts: <script src='//ajax.googleapis.com/ajax/libs/angularjs/1.7.8/angular.js'></script> <script src='//ajax.googleapis.com/ajax/libs/angularjs/1.7.8/angular-route.js'></script> <script src='//cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/2.5.0/ui-bootstrap-tpls.js'></script> <script src='https://cdn.firebase.com/libs/angularfire/2.2.0/angularfire.min.js'></script> <script src='app/app.js'></script> <script src='app/quizzes/quiz-module.js'></script> <script src='app/quizzes/quiz-factory.js'></script> <script src='app/quizzes/quiz-controller.js'></script> <script src='app/auth/auth-module.js'></script> <script src='app/auth/auth-factory.js'></script> <script src='app/auth/auth-controller.js'></script> <script src='app/auth/qiq-login.js'></script> Both, python and nodejs labs have it, but not java. Maybe I am wrong, but please check.

Sviatoslav N. · Reviewed over 2 years ago

Sayyed Baji S. · Reviewed over 2 years ago

Marie-Christine C. · Reviewed over 2 years ago

Akash T. · Reviewed over 2 years ago

Daniel F. · Reviewed over 2 years ago

Nagina k. · Reviewed over 2 years ago

Anup Kumar M. · Reviewed over 2 years ago

Julian K. · Reviewed over 2 years ago

Abhishek R. · Reviewed over 2 years ago

Muskaan M. · Reviewed over 2 years ago

Suraj M. · Reviewed over 2 years ago

Suraj M. · Reviewed over 2 years ago

Stephen D. · Reviewed over 2 years ago

Chandrika S. · Reviewed over 2 years ago

Hironori A. · Reviewed over 2 years ago

Muskaan G. · Reviewed over 2 years ago

Kailash Singh B. · Reviewed over 2 years ago

fun lab for good example of auth with username/password!!

Chris C. · Reviewed over 2 years ago

Salvatore I. · Reviewed over 2 years ago

Santhosh N. · Reviewed over 2 years ago

Emilio A. · Reviewed over 2 years ago

Fergal B. · Reviewed over 2 years ago

Vynkatesh W. · Reviewed over 2 years ago

Sameer B. · Reviewed over 2 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.