{
  "request": {
    "method": "POST",
    "path": "/v1/auth/login",
    "headers": {
      "Content-Type": "application/json"
    },
    "body": {
      "email": "fixture-1784471345253-7eba9cf7@example.invalid",
      "password": "<TEST_PASSWORD>"
    }
  },
  "response": {
    "status": 200,
    "headers": {
      "access-control-allow-credentials": "true",
      "alt-svc": "h3=\":443\"; ma=86400",
      "cf-cache-status": "DYNAMIC",
      "cf-ray": "a1da6afc2f852dcc-BKK",
      "content-encoding": "br",
      "content-security-policy": "default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests",
      "content-type": "application/json; charset=utf-8",
      "cross-origin-opener-policy": "same-origin",
      "cross-origin-resource-policy": "same-origin",
      "date": "Sun, 19 Jul 2026 14:29:22 GMT",
      "etag": "W/\"38f-XI7qx51UHdfR1Khf+m9w7HM82Ls\"",
      "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
      "origin-agent-cluster": "?1",
      "ratelimit-limit": "100",
      "ratelimit-policy": "100;w=900",
      "ratelimit-remaining": "91",
      "ratelimit-reset": "896",
      "referrer-policy": "no-referrer",
      "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=7T7aowuGq7UOnB2oRpZp%2BjPgFX6CjmNkeQJibS8xrGf9Wc0VSY58lDPkLbC7emIwtzTPdvIuFbalpb9Tf%2Fk%2FCKLvhrpnpLeRBBLbzNSwjFY7SXmS2uy1MbT3e1%2BzEnYs3tAwzXbvBtBkuYr2Gw%3D%3D\"}]}",
      "server": "cloudflare",
      "strict-transport-security": "max-age=0; includeSubDomains; preload",
      "vary": "Accept-Encoding, Origin, Accept-Encoding",
      "x-content-type-options": "nosniff",
      "x-dns-prefetch-control": "off",
      "x-download-options": "noopen",
      "x-frame-options": "SAMEORIGIN",
      "x-permitted-cross-domain-policies": "none",
      "x-request-id": "req_1784471362133_yimsir12j",
      "x-xss-protection": "0"
    },
    "body": {
      "accessToken": "<ACCESS_TOKEN>",
      "refreshToken": "<REFRESH_TOKEN>",
      "user": {
        "id": "5f487475-24e8-40de-b74e-a2010c3e4ece",
        "email": "fixture-1784471345253-7eba9cf7@example.invalid",
        "email_verified": false,
        "plan": "starter",
        "subscriptionStatus": "active"
      },
      "subscriptions": []
    }
  },
  "captured_at": "2026-07-19T14:29:22.542Z",
  "notes": "Endpoint contract has no authorization header."
}
