ember-simple-auth

v1.4.2
A lightweight library for implementing authentication/authorization with Ember.js applications.
ember-addon

lint

eslint app addon blueprints config server test-support tests *.js

test

ember test

build

ember build

start

ember server

diagrams

mermaid --sequenceConfig guides/assets/esa-initial-flow.config.json --width 2400 -o guides/assets guides/assets/esa-initial-flow.txt

test:all

ember try:each

now-build

ember build --environment=production

now-start

NODE_ENV=production PORT=8000 node fastboot-server.js

test:node

mocha node-tests --recursive

test:fastboot

ember fastboot:test

Metadata

  • MIT
  • ^4.5 || 6.* || >= 7.*
  • simplabs GmbH
  • released 12/27/2017

Downloads

Maintainers