GithubHelp home page GithubHelp logo

globegitter / ember-auth-mininmal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from heartsentwined/ember-auth

0.0 3.0 0.0 1.29 MB

Authentication framework for ember.js.

Home Page: http://ember-auth.herokuapp.com/

ember-auth-mininmal's Introduction

ember-auth

Build Status Gem Version NPM version

ember-auth is an authentication framework for ember.js.

Important! ember-auth is no replacement for secure server-side API code. Read the security page for more information.

Documentation

Versioning

ember-auth uses Semantic Versioning strictly. Even the most minor BC-breaking change will trigger a major version bump. That means you can safely use the pessimistic version constraint operator (~> 1.2) for rubygems, or >= 1.2 && < 2.0 for other dependency managers.

Contributing

Support ember-auth

You are welcome! As usual:

  1. Fork
  2. Branch
  3. Hack
  4. Test
  5. Commit
  6. Pull request

Tests

You can be lazy and just open a PR. Travis will run the tests.

ember-auth tests are written in jasmine.

  1. Grab a copy of ruby. RVM recommended.
  2. bundle install to install dependencies.
  3. jasmine-headless-webkit or (bundle exec) rake jasmine:headless to run tests, or guard for continuous integration testing.

ember-auth has been setup with guard, which will continuously monitor lib and spec files for changes and re-run the tests automatically.

Building distribution js files

rake dist. Or bundle exec rake dist if you are not using RVM, or are not otherwise scoping the bundle.

License

MIT

ember-auth-mininmal's People

Contributors

blakewilliams avatar heartsentwined avatar ihid avatar kevinansfield avatar mastropinguino avatar zeppelin avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.