cog-auth
v0.8.2
Published
Ember-CLI-Simple-Auth authenticator and authorizer for Cogility Node servers
Readme
Cog-auth
This add on provides Ember-CLI-Simple-Auth compatible authenticator and authorizer classes for use in Ember apps accessing a Cogility Node server.
Installation
ember install:addon cog-authFollow Ember-CLI-Simple-Auth install instructions to use the provided authorizer and authenticator
Running Tests
- clone repository
ember test, orember test --server
