ember-cli-uncharted-simple-auth
v0.0.5
Published
All the things to get session handling with a rails backend working with simple-auth
Downloads
3
Readme
UnchartedCode Simple Auth
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 repositorynpm install
bower install
Running
ember server
- Visit your app at http://localhost:4200.
Running Tests
ember test
ember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.