0.0.6 • Published 9 years ago
ember-simple-auth-envoy v0.0.6
ember-simple-auth-envoy
(Based on ember-simple-auth-pouch with minimal changes)
This thang aint even close to being ready for use...just hold your horses.
That being said I have been able to use it to auth to an envoy-proxied couchdb server :-)
Installation
git clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:testallto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.