Ember-cli-keycloak
An Ember CLI addon for adding the Keycloak JS library
For more information on using Keycloak visit http://keycloak.jboss.org/.
Usage
ember install ember-cli-keycloak
Contributing
This README outlines the details of collaborating on this Ember addon.
Installation
git clone <repository-url>
this repository
cd ember-cli-keycloak
npm install
bower install
Running
Running Tests
npm test
(Runs ember try:each
to test your addon against multiple Ember versions)
ember test
ember test --server
Building
For more information on using ember-cli, visit http://ember-cli.com/.