Skip to content

Instantly share code, notes, and snippets.

@marcoow
Created October 9, 2013 15:47
Show Gist options
  • Save marcoow/6903376 to your computer and use it in GitHub Desktop.
Save marcoow/6903376 to your computer and use it in GitHub Desktop.
App.LoginController = Ember.Controller.extend(Ember.SimpleAuth.LoginControllerMixin);
App.LogoutRoute = Ember.Route.extend(Ember.SimpleAuth.LogoutRouteMixin);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment