Authentication with Rails, Devise and AngularJS 08 Aug 2013 I recently started building a Rails driven web app and decided to use Devise for authentication. This would be pretty straight forward to implement but I planned to use AngularJS to power the front-end and decided to only use Rails as a JSON API. Getting down to development on that path, I quickly ran into some problems structuring Angula