Skip to content

Instantly share code, notes, and snippets.

@pavloo
Created June 23, 2014 16:08
Show Gist options
  • Save pavloo/07f4ac1e02077b38b3f2 to your computer and use it in GitHub Desktop.
Save pavloo/07f4ac1e02077b38b3f2 to your computer and use it in GitHub Desktop.
initialize: (container, application)->
shared = container.lookup('globals:shared')
shared.set('auth.token', window.localStorage.auth_token)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment