EmberJS-Auth-Example icon indicating copy to clipboard operation
EmberJS-Auth-Example copied to clipboard

A Emberjs Authentication example through a Rails API

EmberJS Authentication example, through an Rails API

Instructions:

  1. bundle && rake db:migrate
  2. rails s

Detailed article about this example

Ember.js Authentication - the right way