Download auth server Free Java Code

Description

Node application acting as an authentication and portable contacts provider (using OAuth2).

Icons

auth server

Source Files

The download file auth_server-master.zip has the following entries.


.gitignore//ww w. j a  v  a 2  s  .  co  m
.gitmodules
LICENSE
Makefile
README.md
config.js
doc/pcontacts_example.json
package.json
src/authentication.js
src/lib/config_loader.js
src/lib/email.js
src/lib/hash.js
src/lib/merger.js
src/lib/ms_templates.js
src/middlewares/account.js
src/middlewares/delegate.js
src/middlewares/register.js
src/middlewares/web_app.js
src/model.js
src/ms_templates/account.ms
src/ms_templates/app.ms
src/ms_templates/client_new.ms
src/ms_templates/client_show.ms
src/ms_templates/clients_index.ms
src/ms_templates/oauth_login.ms
src/ms_templates/register_form.ms
src/ms_templates/register_success.ms
src/ms_templates/users_index.ms
src/ms_templates/waiting.ms
src/oauth2/portable_contacts.js
src/scripts/load_data.js
src/server.js
src/static/css/global.css
src/static/css/gui.css
src/static/img/logo_auth_server.png
src/static/img/waiting.gif
src/static/js/accounts.js
src/static/js/clients.js
src/static/js/init.js
src/static/js/libs/backbone.js
src/static/js/libs/jquery-1.4.2.min.js
src/static/js/libs/mustache.js
src/static/js/libs/underscore-min.js
src/static/js/users.js
src/static/js/utils.js
src/tests/init.js
src/tests/test_account.js
src/tests/test_portable_contacts.js
src/tests/test_register.js
src/tests/test_server.js

Download

Click the following link to download auth_server-master.zip.

auth_server-master.zip




















Home »
  Javascript Free Code Download »
    Security »




Authentication
OAuth
Password
Security
Validation