Working on my first EmberJS app. The entire app requires that a user be logged in. I\'m trying to wrap my head around the best way to enforce that a user is logged in now (when
Please also take a look at : http://www.embercasts.com/
There are two screencasts there about authentication.
Thanks.