0.0.5 • Published 9 years ago

ember-cli-uncharted-simple-auth v0.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

UnchartedCode Simple Auth Build Status

All the things to get session handling with a rails backend working with simple-auth

Installation

ember install:addon ember-cli-uncharted-simple-auth

Usage

Used internally so far. May write out some documentation at some point though if someone is interested.

Development

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.