Download angular client side auth Free Java Code

Description

One way to implement authentication/authorization in Angular applications.

Source Files

The download file angular-client-side-auth-master.zip has the following entries.


.gitattributes//from  w w w .  j a v a  2 s  . c o  m
.gitignore
Gruntfile.js
LICENSE
Procfile
README.md
client/css/.gitignore
client/css/app.css
client/img/.gitignore
client/js/app.js
client/js/controllers.js
client/js/directives.js
client/js/filters.js
client/js/routingConfig.js
client/js/services.js
client/views/index.jade
client/views/partials/.gitignore
client/views/partials/404.jade
client/views/partials/admin.jade
client/views/partials/home.jade
client/views/partials/login.jade
client/views/partials/private.jade
client/views/partials/register.jade
package.json
run_server_tests.sh
server.js
server/controllers/auth.js
server/controllers/user.js
server/models/User.js
server/routes.js
server/tests/integration/index.spec.js
server/tests/unit/controllers/auth.spec.js

Download

Click the following link to download angular-client-side-auth-master.zip.

angular-client-side-auth-master.zip




















Home »
  Javascript Free Code Download »
    Security »




Authentication
OAuth
Password
Security
Validation