Authentication using cookie storage for ember simple auth library. http://ember-simple-auth.com/
Checks if the request contains the ember_simple_auth-session cookie and the User-Agent header is set
Extract the ember auth session data
See Source File