Add Twitter Authentication to an Ember.js App with Torii

As you mentioned, it seems like there’s not much out there on authentication with Ember, so thanks for writing this up. Here’s a pretty good tutorial for stateless JSON web token based authentication with Ember.Js and a Sails.Js backend: http://www.100percentjs.com/authentication-single-page-applications-apis-sane-stack/