Download ember simple auth Free Java Code

Description

A lightweight and unobtrusive library for implementing token based authentication in Ember.js applications.

Source Files

The download file ember-simple-auth-master.zip has the following entries.


.gitignore//from w w  w .ja v a  2 s  .co  m
.jshintrc
.travis.yml
Assetfile
CHANGELOG.md
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
VERSION
config.ru
docs/theme/build
docs/theme/templates/main.html.erb
docs/yuidoc.json
ember-dev.yml
examples/1-simple/index.html
examples/2-errors/index.html
examples/3-token-refresh/index.html
examples/4-authenticated-account/index.html
examples/5-ember-data/index.html
examples/6-custom-response/index.html
examples/7-external-oauth/index.html
examples/Gemfile
examples/Gemfile.lock
examples/runner
generators/license.js
packages/ember-simple-auth/lib/core.js
packages/ember-simple-auth/lib/main.js
packages/ember-simple-auth/lib/mixins/application_route_mixin.js
packages/ember-simple-auth/lib/mixins/authenticated_route_mixin.js
packages/ember-simple-auth/lib/mixins/login_controller_mixin.js
packages/ember-simple-auth/lib/session.js
packages/ember-simple-auth/package.json
packages/ember-simple-auth/tests/core_test.js
packages/ember-simple-auth/tests/mixins/application_route_mixin_test.js
packages/ember-simple-auth/tests/mixins/authenticated_route_mixin_test.js
packages/ember-simple-auth/tests/mixins/login_controller_mixin_test.js
packages/ember-simple-auth/tests/session_test.js
tests/ember_configuration.js

Download

Click the following link to download ember-simple-auth-master.zip.

ember-simple-auth-master.zip




















Home »
  Javascript Free Code Download »
    Security »




Authentication
OAuth
Password
Security
Validation