0.0.6 • Published 7 years ago

ember-simple-auth-envoy v0.0.6

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

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 clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

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