The test app provides two routes - the
Protected Page that loads some Ember Data models where the API validates that the request is authorized and the
Auth Error Page that simulates an authorization error (it loads Ember Data models as well but will always receive a 401 response) and will result in the session being invalidated.